ITADN
honojs/create-hono

版本发布 8

v0.19.4
? · 2025-12-02

## What's Changed * fix: handling spawn hang by @ryuapp in https://github.com/honojs/create-hono/pull/115 * chore: bump github actions by @ryuapp in https://github.com/honojs/create-hono/pull/114 * chore: add `configVersion` to bun.lock by @yusukebe in https://github.com/honojs/create-hono/pull/116 **Full Changelog**: https://github.com/honojs/create-hono/compare/v0.19.3...v0.19.4

v0.19.2
? · 2025-07-04

## What's Changed * chore: update giget-core to v0.1.3 by @ryuapp in https://github.com/honojs/create-hono/pull/106 **Full Changelog**: https://github.com/honojs/create-hono/compare/v0.19.1...v0.19.2

v0.19.1
? · 2025-05-18

## What's Changed * fix: Do not show the info log of `cd .` by @max-programming in https://github.com/honojs/create-hono/pull/102 * perf: replace execa to nano-spawn by @ryoppippi in https://github.com/honojs/create-hono/pull/101 ## New Contributors * @max-programming made their first contribution in https://github.com/honojs/create-hono/pull/102 **Full Changelog**: https://github.com/honojs/create-hono/compare/v0.19.0...v0.19.1

v0.19.0
? · 2025-05-13

## What's Changed * ci: deprecate node 18 and add node 24 by @ryoppippi in https://github.com/honojs/create-hono/pull/100 * build: remove esbuild and build as esm format by @ryoppippi in https://github.com/honojs/create-hono/pull/99 **Full Changelog**: https://github.com/honojs/create-hono/compare/v0.18.0...v0.19.0

v0.18.0
? · 2025-04-21

## What's Changed * chore(deps): replace chalk with picocolors by @ryoppippi in https://github.com/honojs/create-hono/pull/95 **Full Changelog**: https://github.com/honojs/create-hono/compare/v0.17.0...v0.18.0

v0.17.0
? · 2025-04-07

## What's Changed * chore: use `bun` for building instead of `yarn` by @ryoppippi in https://github.com/honojs/create-hono/pull/93 * build: replace tsx with bun for build script by @ryoppippi in https://github.com/honojs/create-hono/pull/94 * chore(deps): replace `giget` with `@bluwy/giget-core` by @ryoppippi in https://github.com/honojs/create-hono/pull/91 ## New Contributors * @ryoppippi made their first contribution in https://github.com/honojs/create-hono/pull/93 **Full Changelog**: https://github.com/honojs/create-hono/compare/v0.16.0...v0.17.0

v0.16.0
? · 2025-03-26

## What's Changed * chore: bump up dependencies to latest by @ryuapp in https://github.com/honojs/create-hono/pull/89 * feat: add `cloudflare-workers+vite` template by @yusukebe in https://github.com/honojs/create-hono/pull/90 **Full Changelog**: https://github.com/honojs/create-hono/compare/v0.15.4...v0.16.0

v0.15.4
? · 2025-03-19

## What's Changed * refactor: removed unused package and minor type corrections by @MathurAditya724 in https://github.com/honojs/create-hono/pull/86 * fix: does not work install option by @chimame in https://github.com/honojs/create-hono/pull/88 ## New Contributors * @chimame made their first contribution in https://github.com/honojs/create-hono/pull/88 **Full Changelog**: https://github.com/honojs/create-hono/compare/v0.15.3...v0.15.4