| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-26 | 1.2 kB | |
| v2.69.6 source code.tar.gz | 2025-12-26 | 7.3 MB | |
| v2.69.6 source code.zip | 2025-12-26 | 10.2 MB | |
| Totals: 3 Items | 17.5 MB | 2 | |
What's Changed
New Features 🎉
- feat: add
urlPathfield to Hono contextroute, for later middleware use in https://github.com/web-infra-dev/modern.js/pull/8048
Bug Fixes 🐞
- fix: escape special characters in static file routes to prevent regex syntax errors in https://github.com/web-infra-dev/modern.js/pull/8049
Other Changes
- refactor: update rsc, streaming ssr runtime code in https://github.com/web-infra-dev/modern.js/pull/8085
- chore: update rsc code to adapter other framework in https://github.com/web-infra-dev/modern.js/pull/8081
更新内容
新特性 🎉
- feat: 在 Hono 上下文的
route中添加urlPath字段,以供后续中间件使用, 详情可查看 https://github.com/web-infra-dev/modern.js/pull/8048
Bug 修复 🐞
- fix: 转义静态文件路由中的特殊字符,防止正则表达式语法错误, 详情可查看 https://github.com/web-infra-dev/modern.js/pull/8049
其他变更
- refactor: 更新 rsc, streeaming ssr 运行时代码, 详情可查看 https://github.com/web-infra-dev/modern.js/pull/8085
- chore: 更新 rsc 相关代码适配更多框架, 详情可查看 https://github.com/web-infra-dev/modern.js/pull/8081