Releases: nginformatica/amazing-react-charts
Releases · nginformatica/amazing-react-charts
1.2.0 - Update flipper-ui with the Design System Icons
- Update
flipper-ui
with the new design system icons; - Update general dependencies.
1.1.9 - Implement a new chart, the Pyramid
- implemented the pyramid chart;
1.1.8 - Adjust format function
- adjust format function;
- adjust babel configs;
1.1.7 - Adjust peer dependency version
- adjust peer dependency version;
1.1.6 - Update eslint to LTS version
- update eslint from
v8
tov9
; - refact eslint config file to the new pattern;
- general adjusts;
1.1.5 - Update flipper-ui with date-fns lts version;
- update flipper-ui with
date-fns
lts version;
1.1.4 - Update flipper-ui and dependencies
- update flipper-ui and dependencies
1.1.3 - Refact storybook stories
- refact
stories.mdx
to*.mdx
file; - update
storybook
to lts version; - update
ramda
anddate-fns
to lts versions; - move
ramda
anddate-fns
to devDependencies.
1.1.2 - Add the colors from the Design System palette
- Add the colors from the Design System palette;
- Update general dependencies.
1.1.1 - Downgrade yarn to 1.22.22
- downgrade yarn from
4.3.1
to1.22.22
;