Skip to content

Releases: honojs/honox

v0.1.14

16 Apr 13:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.13...v0.1.14

v0.1.13

15 Apr 01:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.12...v0.1.13

v0.1.12

13 Apr 07:14
Compare
Choose a tag to compare

What's Changed

  • fix: correct routing priority if file name has brackets by @yusukebe in #143
  • refactor: simplify sortDirectoriesByDepth function by @usualoma in #144
  • feat: enable to put "island" not only in islands directory by @yusukebe in #140
  • fix: correct routing priority by @yusukebe in #145
  • docs(readme): add more details for islands by @yusukebe in #146

Full Changelog: v0.1.11...v0.1.12

v0.1.11

12 Apr 13:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.10...v0.1.11

v0.1.10

10 Apr 02:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.1.10

v0.1.9

17 Mar 10:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.8...v0.1.9

v0.1.8

14 Mar 19:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.7...v0.1.8

v0.1.7

10 Mar 21:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

03 Mar 15:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.5...v0.1.6

v0.1.5

22 Feb 23:05
Compare
Choose a tag to compare

What's Changed

  • docs(README): Rename renderer.tsx to _renderer.tsx by @laiso in #77
  • fix: bump @hono/vite-dev-server by @yusukebe in #84
  • feat: add support for client component in children by @usualoma in #80
  • feat: add createApp without default routes by @berlysia in #85
  • feat: support unnamed default export by @usualoma in #81
  • feat: add triggerHydration option to client by @usualoma in #82

New Contributors

  • @laiso made their first contribution in #77

Full Changelog: v0.1.4...v0.1.5