Skip to content

Releases: honojs/honox

v0.1.49

02 Oct 09:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.48...v0.1.49

v0.1.48

02 Oct 09:16
Compare
Choose a tag to compare

What's Changed

  • fix: renderer loading for special mount patterns by @yusukebe in #327

Full Changelog: v0.1.47...v0.1.48

v0.1.47

21 Sep 00:25
Compare
Choose a tag to compare

What's Changed

  • fix(vite/client): ensure defaultOptions are required and client input can be overwritten by @meck93 in #319
  • docs: add guide for using environment variables in production builds by @3w36zj6 in #323
  • docs(readme): fix vite.config.ts by @yusukebe in #324

Full Changelog: v0.1.46...v0.1.47

v0.1.46

09 Sep 05:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.45...v0.1.46

v0.1.45

26 Aug 08:48
Compare
Choose a tag to compare

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 in package.json by @yusukebe in #315

New Contributors

Full Changelog: v0.1.44...v0.1.45

v0.1.44

09 Aug 01:14
Compare
Choose a tag to compare

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

Full Changelog: v0.1.43...v0.1.44

v0.1.43

02 Jul 08:38
Compare
Choose a tag to compare

What's Changed

  • refactor: default dev server options should include the honox default. by @harajune in #298
  • fix: correct nested grouping url by @yusukebe in #302

New Contributors

Full Changelog: v0.1.42...v0.1.43

v0.1.42

09 Jun 08:20
Compare
Choose a tag to compare

What's Changed

  • fix: middleware not applied when directory has no other files by @yusukebe in #297

Full Changelog: v0.1.41...v0.1.42

v0.1.41

02 Jun 11:51
Compare
Choose a tag to compare

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

v0.1.40

09 Apr 11:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.39...v0.1.40