What's Changed
New Features 🎉
- feat(deps): update @rspack/core to 2.0.0-beta.5 by @chenjiahan in #7285
- feat(deps)!: update style-loader to v4 by @chenjiahan in #7270
Bug Fixes 🐞
- fix(deps): update rspack-chain to 2.0.0-beta.0 by @chenjiahan in #7247
- fix: type issues caused by prebundle by @chenjiahan in #7248
- fix(plugin-babel): remove upath dependency by @chenjiahan in #7269
- fix: should override
dev.writeToDiskconfig correctly by @9aoy in #7273 - fix(plugin-babel): remove deepmerge dependency by @chenjiahan in #7274
- fix: replace
module.hotwith import.meta by @chenjiahan in #7276
Document 📖
- docs: update plugin migration table by @chenjiahan in #7246
- docs: update migration guides by @chenjiahan in #7253
- docs: fix environments iteration example by @s-r-x in #7263
- docs(zh): sync environments iteration example by @chenjiahan in #7264
- docs: update migration guide for style-loader v4 by @chenjiahan in #7272
Other Changes
- chore(deps): update dependency svelte to v5.53.5 [security] by @renovate[bot] in #7252
- chore(deps): update cac dependency from v6 to v7 by @chenjiahan in #7254
- chore: refresh pnpm lock file by @chenjiahan in #7255
- chore: use pnpm to run build scripts by @chenjiahan in #7256
- chore: replace pnpm commands with node --run by @chenjiahan in #7257
- chore(deps): update dependency solid-refresh to v0.7.6 by @renovate[bot] in #7258
- test(e2e): replace polka with hono by @chenjiahan in #7259
- test(e2e): fix flaky multi server test by @chenjiahan in #7260
- release: @rsbuild/plugin-solid v1.1.0 by @chenjiahan in #7261
- chore(examples): fix missing MF runtime dependency by @chenjiahan in #7262
- chore(deps): update dependency @rsbuild/plugin-solid to ^1.1.0 by @renovate[bot] in #7265
- chore(deps): update dependency @shikijs/transformers to v4 by @renovate[bot] in #7266
- chore(deps): update actions/upload-artifact digest to bbbca2d by @renovate[bot] in #7267
- chore(deps): update all patch dependencies by @renovate[bot] in #7268
- chore(deps): update tinyglobby to ^0.2.15 by @chenjiahan in #7271
- release: @rsbuild/plugin-babel v1.1.1 by @chenjiahan in #7275
- chore: skip building test helper by @chenjiahan in #7278
- test(plugin-react): replace createStubRsbuild with createRsbuild by @chenjiahan in #7279
- test: migrate from createStubRsbuild to createRsbuild by @chenjiahan in #7281
- chore(deps): update dependency happy-dom to ^20.8.3 by @renovate[bot] in #7282
- chore(deps): update dependency @rstest/core to ^0.9.0 by @renovate[bot] in #7284
- chore(deps): update all patch dependencies by @renovate[bot] in #7283
- release: 2.0.0-beta.7 by @chenjiahan in #7286
New Contributors
Full Changelog: v2.0.0-beta.6...v2.0.0-beta.7