github honojs/hono v4.0.2

latest releases: v4.6.2, v4.6.1, v4.6.0...
7 months ago

This is a patch release. But, it includes a minor feature.

SSG helper now generates HTML files only if they are handling GET or ALL methods.

What's Changed

  • fix: createHandler Response Types (handler x1) by @nakasyou in #2192
  • fix(jsx/dom): Do not call insertBefore if the element position does not change by @usualoma in #2196
  • refactor(ssg): filter SSG Route by @watany-dev in #2181
  • refactor(ssg): check c.env variables to disable/enable SSG by @usualoma in #2179
  • Fix regex pattern with length limit at replaceUrlParam by @the-fukui in #2193
  • docs(readme): tweak by @yusukebe in #2204
  • fix(router): LinearRouter and PatternRouter support regexp quantifiers by @yusukebe in #2209

New Contributors

Full Changelog: v4.0.1...v4.0.2

Don't miss a new hono release

NewReleases is sending notifications on new releases.