Skip to content
This repository has been archived by the owner on Jul 23, 2022. It is now read-only.

Lots of upgrades

Latest
Compare
Choose a tag to compare
@nickytonline nickytonline released this 01 Jul 00:56
· 79 commits to master since this release
  • The project now uses [Preact Storybook]9https://storybook.js.org/docs/guides/guide-preact/) instead of the cobbled React Storybook modified for Preact.
  • Storybook stories are now located in the src/components folder and are prefixed by *.stories.tsx.
  • Preact was updated to the latest version
  • The repository has been converted to a template repository.

and more...

See db18d6f for the major upgrades.