3.0.0
Changed
- Project development taken over by iROOMit Inc!
- All components rewritten in TypeScript
- Class components converted to functional components
- Rewrote all PropTypes declarations as TypeScript type definitions
date-fns
dependency upgraded to v3Webpack
upgraded to v5- Upgraded
Babel
,Jest
,React
dependencies to latest versions - Removed
shallow-equal
dependency in favour of built-inJSON.stringify()
To Do
- Convert demo project to TypeScript
- Convert tests to TypeScript
This should not be a breaking release. All previous props and components from this library are still valid after the TypeScript rewrite.