Releases: yusukebe/hono-remix-adapter
Releases · yusukebe/hono-remix-adapter
v0.5.4
What's Changed
- fix: escape vite asset import suffixes by @barakcodes in #46
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- docs: Add Hono installation step to Readme by @john-griffin in #42
- fix: correct passing executionCtx to
context.cloudflare.ctx
by @yusukebe in #45
New Contributors
- @john-griffin made their first contribution in #42
Full Changelog: v0.5.2...v0.5.3
v0.5.2
v0.5.1
What's Changed
- test: add hono context test for cloudflare workers by @ogadra in #32
- fix: Fix node adpater requiring cloudflare dependencies by @barakcodes in #35
- fix: Remove remix-hono dependency by @barakcodes in #36
- chore:
@remix-run/cloudflare
asoptionalDependencies
by @yusukebe in #37 - ci: run each CI on GitHub Actions by @yusukebe in #38
New Contributors
- @barakcodes made their first contribution in #35
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- feat: pass hono's context in
getLoadContext
by @yusukebe in #24 - chore: add
format
command by @yusukebe in #30 - chore: fix
format
command and add.prettierignore
by @yusukebe in #31 - chore: update the example for cloudflare-workers by @ogadra in #29
- test: enable testing with Wrangler for Pages and Workers by @yusukebe in #28
- feat: introduce Node.js handler by @yusukebe in #26
Full Changelog: v0.4.2...v0.5.0
v0.4.2
v0.4.1
v0.4.0
v0.3.0
What's Changed
- feat: enable exclude in vite config by @sialex-net in #15
New Contributors
- @sialex-net made their first contribution in #15
Full Changelog: v0.2.2...v0.3.0