Releases: influxdata/giraffe
Releases · influxdata/giraffe
v2.23.1
v2.23.0
v2.22.0
v2.21.3
Chore:
- export
getNominalColorScale
v2.21.2
Dependency update
- No feature changes, but pulls in security upgrades for dependencies
v2.21.1
Sass division using slash removed
Migrate away from using /
in Sass division as this will become a breaking change per https://sass-lang.com/documentation/breaking-changes/slash-div
v2.20.3
React 17
- upgrades React to 17.0.2
- upgrades storybook's babel dependency
v2.20.2
Security fixes, canvas and node-sass upgrades, and repository info
- updates dependencies to versions recommended by dependabot
- updates canvas and node-sass to versions compatible with node version 16
- note: Giraffe's storybook still works with node version 12
- adds
repository
information in package.json - moves Single Stat visualization storybook stories into their own file for easier navigation
- adds custom csv option for Single Stat visualization in storybook