Skip to content

Releases: preactjs/create-preact

0.4.4

10 May 02:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.3...0.4.4

0.4.3

11 Apr 20:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.2...0.4.3

0.4.2

20 Mar 08:11
Compare
Choose a tag to compare

What's Changed

  • fix: Ensure Yarn can initialize project even with no options enabled by @rschristian in 4604aaf

Full Changelog: 0.4.1...0.4.2

0.4.1

20 Mar 08:09
Compare
Choose a tag to compare

What's Changed

  • refactor: Reduce installPackage() calls & switch back to silent by @rschristian in #17

Full Changelog: 0.4.0...0.4.1

0.4.0

14 Feb 04:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.1...0.4.0

0.3.1

02 Jan 18:51
Compare
Choose a tag to compare

What's Changed

  • chore: Sync new prerender script detection method & fix early return in TS setup by @rschristian in #14

Full Changelog: 0.3.0...0.3.1

0.3.0

02 Jan 18:50
Compare
Choose a tag to compare

What's Changed

  • refactor: Migrate off of Vike and to @preact/preset-vite's prerender functionality by @rschristian in #13

Full Changelog: 0.2.2...0.3.0

0.2.2

11 Oct 07:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.1...0.2.2

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