Releases
v2.59.0
Compare
Sorry, something went wrong.
No results found
What's Changed
New Features 🎉
feat: support for security.sri when using Rspack by @chenjiahan in #6157
feat(deps): bump Rsbuild 1.0.1-rc.3 by @chenjiahan in #6171
feat: add WithRouterProps params type by @zxs-1024 in #6172
feat: bump Rsbuild 1.0-rc & Rspack 1.0.0 by @9aoy in #6142
feat: mark rspack as stable and support enabling rspack build via bundler:'rspack' by @9aoy in #6167
feat: enable Rspack by default in new project by @9aoy in #6167
Bug Fixes 🐞
fix: typo and type for internalDirectory in server appContext by @zllkjc in #6160
fix: app-tools import createServer.js to fix errors during HMR by @keepview in #6169
fix: move parse window ssr data to createRoot by @caohuilin in #6146
fix: node polyfill globals.js should use correct import order by @Timeless0911 in #6159
fix: we should run runner.fallback when ssr fallback by @GiveMe-A-Name in #6151
fix: server-core should not be import node api by @GiveMe-A-Name in #6152
fix: entry detection not work when src/xx/index.tsx export a default function by @caohuilin in #6145
fix: remove lib-lodash from experience chunks by @9aoy in #6150
fix: serviceWorker default config by @9aoy in #6143
fix: dev.setupMiddlewares not work by @caohuilin in #6166
Docs update 📄
Other Changes
chore: refeactor structure for basic features docs by @zllkjc in #6144
chore(deps): bump Rsbuild 1.0.1-rc.4 by @chenjiahan in #6174
refactor: improve framework routes,data-solutions,render docs by @zllkjc in #6126
更新内容
新特性 🎉
feat: 标记 rspack 功能稳定,支持通过 bundler:'rspack' 开启 rspack 构建 由 @9aoy 实现, 详情可查看 #6167
Bug 修复 🐞
其他变更
You can’t perform that action at this time.