Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-31 | 1.4 kB | |
v2.68.6 source code.tar.gz | 2025-07-31 | 7.5 MB | |
v2.68.6 source code.zip | 2025-07-31 | 10.4 MB | |
Totals: 3 Items | 17.9 MB | 2 |
What's Changed
New Features 🎉
- feat: support enableHandleWeb for csr + rsc projects by @yimingjfe in https://github.com/web-infra-dev/modern.js/pull/7451
- feat: hono bff req support node 24 by @keepview in https://github.com/web-infra-dev/modern.js/pull/7454
Bug Fixes 🐞
- fix: replace should use function as second param in case not be a pattern replace by @clChenLiang in https://github.com/web-infra-dev/modern.js/pull/7450
- fix: netlify deployment missed the latest Hono middleware capabilities by @zllkjc in https://github.com/web-infra-dev/modern.js/pull/7457
Other Changes
- chore(app-tools): export createRunOptions by @2heal1 in https://github.com/web-infra-dev/modern.js/pull/7455
更新内容
新特性 🎉
- feat: 为 CSR 和 RSC 项目支持 enableHandleWeb 由 @yimingjfe 实现, 详情可查看 https://github.com/web-infra-dev/modern.js/pull/7451
- feat: hono bff req 支持 node 24 由 @keepview 实现, 详情可查看 https://github.com/web-infra-dev/modern.js/pull/7454
Bug 修复 🐞
- fix: replace 应该使用函数,防止成为模式替换 由 @clChenLiang 实现, 详情可查看 https://github.com/web-infra-dev/modern.js/pull/7450
- fix: 修复 netlify 部署时丢失了最新的 Hono 中间件能力的问题 由 @zllkjc 实现, 详情可查看 https://github.com/web-infra-dev/modern.js/pull/7457