| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-02 | 854 Bytes | |
| v3.9.0 source code.tar.gz | 2026-09-02 | 3.7 MB | |
| v3.9.0 source code.zip | 2026-09-02 | 5.7 MB | |
| Totals: 3 Items | 9.4 MB | 0 | |
What's Changed
Bug Fixes 🐞
- fix(app-tools): fix BFF ts-node-loader compatibility with ESM in https://github.com/web-infra-dev/modern.js/pull/8692
Other Changes ✨
- chore: prepare the 3.9.0 minor release. in https://github.com/web-infra-dev/modern.js/pull/8840
- Remove the server plugin
fallbackhook. SSR-to-CSR fallback events are now reported directly through request monitors as a warning and anssr-fallbackcounter. in https://github.com/web-infra-dev/modern.js/pull/8836
更新内容
Bug 修复 🐞
- fix(plugin-runtime): fix document CLI compatibility with ESM lib format fix(app-tools): 修复 BFF ts-node-loader 在 ESM 构建格式下的兼容性问题 fix(plugin-runtime): 修复 document CLI 在 ESM 构建格式下的兼容性问题, 详情可查看 https://github.com/web-infra-dev/modern.js/pull/8692