Releases: honojs/honox
Releases · honojs/honox
v0.1.49
v0.1.48
v0.1.47
v0.1.46
v0.1.45
What's Changed
- docs: update deployment instructions to include usage outside Cloudflare by @3w36zj6 in #312
- docs: update README instructions from Cloudflare Pages to Cloudflare Workers by @3w36zj6 in #313
- chore: bump
@hono/vite-dev-server
by @yusukebe in #314 - chore: specify
pacakgeManager
inpackage.json
by @yusukebe in #315
New Contributors
Full Changelog: v0.1.44...v0.1.45
v0.1.44
What's Changed
- docs: add CONTRIBUTING.md by @sahithyandev in #304
- fix: fixes middleware not being applied inside nested folder where the parent folder has no route by @meck93 in #311
New Contributors
- @sahithyandev made their first contribution in #304
Full Changelog: v0.1.43...v0.1.44
v0.1.43
v0.1.42
v0.1.41
What's Changed
- docs(readme): include catch-all info by @muningis in #285
- docs(readme): add Config of React with
<Script />
by @gw31415 in #289 - feat: exclude files and directories starting with a
-
from routing by @r4ai in #292 - chore: bump
@hono/vite-dev-server
by @yusukebe in #293 - chore: update the lockfile by @yusukebe in #294
New Contributors
Full Changelog: v0.1.40...v0.1.41