Skip to content

Releases: yusukebe/hono-remix-adapter

v0.5.4

06 Dec 06:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.5.4

v0.5.3

03 Dec 09:33
Compare
Choose a tag to compare

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

Full Changelog: v0.5.2...v0.5.3

v0.5.2

02 Dec 02:58
Compare
Choose a tag to compare

What's Changed

  • fix: exclude /src/app/** in vite-plugin by @yusukebe in #41

Full Changelog: v0.5.1...v0.5.2

v0.5.1

29 Nov 07:38
Compare
Choose a tag to compare

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 as optionalDependencies by @yusukebe in #37
  • ci: run each CI on GitHub Actions by @yusukebe in #38

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

22 Nov 04:48
Compare
Choose a tag to compare

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

17 Nov 01:37
Compare
Choose a tag to compare

v0.4.1...v0.4.2

What's Changed

  • feat: Support for asynchronous getLoadContext by @ogadra in #22

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

11 Nov 08:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

11 Nov 08:00
Compare
Choose a tag to compare

What's Changed

  • chore: create adapters directory by @yusukebe in #16
  • chore: move cloudflare-pages example into examples by @yusukebe in #17
  • feat: add Cloudflare Workers adapter by @yusukebe in #18

Full Changelog: v0.3.0...v0.4.0

v0.3.0

10 Oct 14:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.3.0

v0.2.2

25 Sep 04:22
Compare
Choose a tag to compare

What's Changed

  • chore(package.json): add prerelease command by @yusukebe in #12

Full Changelog: v0.2.1...v0.2.2