Skip to content

3.0.0

Compare
Choose a tag to compare
@goguda goguda released this 16 Jan 20:01
· 21 commits to main since this release

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 v3
  • Webpack upgraded to v5
  • Upgraded Babel, Jest, React dependencies to latest versions
  • Removed shallow-equal dependency in favour of built-in JSON.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.