This repository has been archived by the owner on Jul 23, 2022. It is now read-only.
Releases: nickytonline/ts-preact-starter
Releases · nickytonline/ts-preact-starter
Lots of upgrades
- 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.
1.0
ts-preact-starter 1.0 is here. This is a barebones preact, typescript starter kit, shipping with Jest for testing as well as React Storybook for testing you UI components.