| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-09 | 1.0 kB | |
| v3.6.0 source code.tar.gz | 2026-07-09 | 3.7 MB | |
| v3.6.0 source code.zip | 2026-07-09 | 5.6 MB | |
| Totals: 3 Items | 9.3 MB | 0 | |
What's Changed
New Features 🎉
- feat(server): unified dev-server runtime hot reload, replacing the BFF-local hot update in https://github.com/web-infra-dev/modern.js/pull/8720
Bug Fixes 🐞
- fix: prevent path traversal in static asset middleware in https://github.com/web-infra-dev/modern.js/pull/8749
Other Changes ✨
- refactor: drop React 17 support and import react-dom/client statically in the browser runtime in https://github.com/web-infra-dev/modern.js/pull/8750
更新内容
新特性 🎉
- feat(server): 统一 dev-server 运行时热更新,替换 BFF 本地热更, 详情可查看 https://github.com/web-infra-dev/modern.js/pull/8720
Bug 修复 🐞
- fix: 修复静态资源中间件的路径穿越问题, 详情可查看 https://github.com/web-infra-dev/modern.js/pull/8749
其他变更 ✨
- refactor: 浏览器运行时移除 React 17 支持,并改为静态引入 react-dom/client, 详情可查看 https://github.com/web-infra-dev/modern.js/pull/8750