v2.60.1
What's Changed
New Features 🎉
- feat: support config dev.liveReload in #5673
- feat: remove @modern-js/plugin-lint plugin by @caohuilin in #6216
Bug Fixes 🐞
- fix(server): should not include tsconfig.json by @yimingjfe in #6226
- fix: html minify error when tools.htmlPlugin false by @9aoy in #6225
- fix: the problem of NoSSR with Suspense by @yimingjfe in #6221
- fix: router plugin baseUrl not work by @caohuilin in #6220
Docs update 📄
- docs: add some deprecated warning in model docs and hidden generator docs by @zllkjc in #6227
- docs: refactor builder config doc by @caohuilin in #6182
更新内容
新特性 🎉
- feat: 移除 @modern-js/plugin-lint 插件 由 @caohuilin 实现, 详情可查看 #6216
Bug 修复 🐞
- fix(server): 不应该包含 tsconfig.json 由 @yimingjfe 实现, 详情可查看 #6226
- fix: 修复 NoSSR 在 suspense 下 的问题 由 @yimingjfe 实现, 详情可查看 #6221
- fix: router 插件 baseUrl 不生效 由 @caohuilin 实现, 详情可查看 #6220
文档更新 📄
- docs: 添加 Reduck 文档的废弃警告,隐藏的 generator 文档 由 @zllkjc 实现, 详情可查看 #6227
- docs: 重构 builder 配置文档 由 @caohuilin 实现, 详情可查看 #6182