Releases: goodhood-eu/nebenan-components
Releases · goodhood-eu/nebenan-components
The one with even less warnings
Cleanup more warnings (#78) * fix react warning about keys Warning: A props object containing a "key" prop is being spread into JSX: * fix sass warnings * remove defaultProps from preview too * run npm audit * bump version * fix linting errors
The one with less defaultProps
CORE-16221: remove default props (#77) * remove defaultProps from functional components * bump version and deps
The one with an updated peer dependency
17.0.1 Fix peer dependency
The one with date-fns v3
Update date-fns to v3 (#76) * update dependencies * bump date-fns to v3 * update version and changelog * fix linting error
The one without emojis :-(
[CORE-14087] Remove emojitsu, use new emoji-mart lib (#75) * Remove emojitsu library tagcloud uses emoji but not really uses the functionality in core * bump version * Update CHANGELOG * replace nyan- with min-reporter in mocha
The one that deprecates emojitsu
Deprecate emoji components, update to node 20 (#74) * bump node versions to v20 * bump dependencies * deprecate old emoji components * bump version
The one without legacy stuff
Remove legacy clearfix (#73) * Remove legacy_clearfix * bump versions * bump version
The one with new typography
Bump ui-kit version (#70) * bump ui-kit version * bump ui library version * bump ui-kit version * Update form package * Bump to final version --------- Co-authored-by: veeck <[email protected]>
The one with Emojitsu7
Update to emojitsu v7 (#69) * Use latest emojitsu beta version * Bump to beta version * Fix preview icons and use latest beta * Bump versions and dependencies * Update sample data * Final version bump
The one for react 18
Update to react 18 (#67) * Update to react 18 * Get rid of useless else conditon * Bump react-hocs