Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@sveggiani sveggiani released this 20 Feb 02:55
· 1 commit to main since this release

Change log

  • Rewrite component using modern TypeScript and React.
  • New, simplified build system using tsc only.
  • Automated builds and NPM publish using github actions.
  • Add unitary tests (finally!).
  • Enhanced documentation and demo page added.
  • isDark prop renamed to useDarkMode (only breaking change from v1)
  • Add onLoad callback prop