4.11.9
What's Changed
- fix(url): ignore fragment identifiers in getPath() by @sano-suguru in https://github.com/honojs/hono/pull/4627
- fix: determine if rendered or not by
node.vC[0]instead of referring tonode.pPby @usualoma in https://github.com/honojs/hono/pull/4663
Full Changelog: https://github.com/honojs/hono/compare/v4.11.8...v4.11.9