Skip to content

Releases: preactjs/create-preact

0.2.1

04 Aug 06:50
Compare
Choose a tag to compare

What's Changed

  • fix: SSG template missing styles & incorrect .js ext on file with JSX by @rschristian in #6
  • refactor: Restyle templates by @rschristian in #3

Full Changelog: 0.2.0...0.2.1

0.2.0

29 Jul 02:54
Compare
Choose a tag to compare

What's Changed

New Contributors