Releases: preactjs/create-preact
Releases · preactjs/create-preact
0.5.0
What's Changed
- feat: Support setting the directory from CLI args by @rschristian in #24
npm init preact my-project-directory
Full Changelog: 0.4.5...0.5.0
0.4.5
What's Changed
- Enable new preview middleware from
@preact/preset-vite
by default for prerendered apps using routing
Full Changelog: 0.4.4...0.4.5
0.4.4
What's Changed
- fix: Early exit when installing devDeps by @rschristian in e0c9518
Full Changelog: 0.4.3...0.4.4
0.4.3
What's Changed
- feat: Add readmes with some light usage instructions by @rschristian in #19
- chore: Bump Vite to v5 by @rschristian in #20
- fix: get package manager by @devjiwonchoi in #22
New Contributors
- @devjiwonchoi made their first contribution in #22
Full Changelog: 0.4.2...0.4.3
0.4.2
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
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
0.3.1
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
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
What's Changed
- chore: Switch
vite-plugin-ssr
tovike
by @Hillsie in #10 - chore: Add react, react-dom aliases to tsconfig by @rschristian in 90a84a1
New Contributors
Full Changelog: 0.2.1...0.2.2