Skip to content

v2.69.6

Choose a tag to compare

@caohuilin caohuilin released this 26 Dec 02:50

What's Changed

New Features 🎉

  • feat: add urlPath field to Hono context route, for later middleware use in #8048

Bug Fixes 🐞

  • fix: escape special characters in static file routes to prevent regex syntax errors in #8049

Other Changes

  • refactor: update rsc, streaming ssr runtime code in #8085
  • chore: update rsc code to adapter other framework in #8081

更新内容

新特性 🎉

  • feat: 在 Hono 上下文的 route 中添加 urlPath 字段,以供后续中间件使用, 详情可查看 #8048

Bug 修复 🐞

  • fix: 转义静态文件路由中的特殊字符,防止正则表达式语法错误, 详情可查看 #8049

其他变更

  • refactor: 更新 rsc, streeaming ssr 运行时代码, 详情可查看 #8085
  • chore: 更新 rsc 相关代码适配更多框架, 详情可查看 #8081