Releases: honojs/create-hono
Releases · honojs/create-hono
v0.19.2
v0.19.1
What's Changed
- fix: Do not show the info log of
cd .
by @max-programming in #102 - perf: replace execa to nano-spawn by @ryoppippi in #101
New Contributors
- @max-programming made their first contribution in #102
Full Changelog: v0.19.0...v0.19.1
v0.19.0
What's Changed
- ci: deprecate node 18 and add node 24 by @ryoppippi in #100
- build: remove esbuild and build as esm format by @ryoppippi in #99
Full Changelog: v0.18.0...v0.19.0
v0.18.0
What's Changed
- chore(deps): replace chalk with picocolors by @ryoppippi in #95
Full Changelog: v0.17.0...v0.18.0
v0.17.0
What's Changed
- chore: use
bun
for building instead ofyarn
by @ryoppippi in #93 - build: replace tsx with bun for build script by @ryoppippi in #94
- chore(deps): replace
giget
with@bluwy/giget-core
by @ryoppippi in #91
New Contributors
- @ryoppippi made their first contribution in #93
Full Changelog: v0.16.0...v0.17.0