What's Changed
New Features 🎉
- feat(deps): update @rspack/core to 2.0.0-beta.6 by @chenjiahan in #7307
Bug Fixes 🐞
- fix(SSR): correct ESM default import by @chenjiahan in #7289
- fix(core): add node version check by @chenjiahan in #7296
Refactor 🔨
- refactor(create-rsbuild): simplify path resolution by @chenjiahan in #7291
- refactor: replace compiled ws with dynamic import by @chenjiahan in #7250
- refactor: migrate color utilities to rslog package by @chenjiahan in #7299
- refactor: replace connect with connect-next by @chenjiahan in #7305
Other Changes
- chore(create-rsbuild): use CLI flags instead of rslib config by @chenjiahan in #7287
- chore(deps): update dependency svgo to v3.3.3 [security] by @renovate[bot] in #7288
- test: fix core-js resolved path unstable in eco-ci by @9aoy in #7290
- test: add type tests for
@rsbuild/corepublic types by @chenjiahan in #7249 - chore: remove redundant esm format configs by @chenjiahan in #7292
- test: add cwd option for more swc tests by @9aoy in #7293
- chore(deps): update dependency babel-loader to v10.1.0 by @renovate[bot] in #7295
- chore(deps): update actions/setup-node action to v6.3.0 by @renovate[bot] in #7294
- chore(deps): update dependency @types/node to ^24.12.0 by @renovate[bot] in #7297
- chore(deps): update module federation to v2.1.0 by @renovate[bot] in #7298
- chore(deps): update pnpm to v10.31.0 by @renovate[bot] in #7303
- chore(deps): update all patch dependencies by @renovate[bot] in #7302
- chore: update Node.js version to 24 by @chenjiahan in #7301
- chore(deps): upgrade Rslib 0.20 canary version by @Timeless0911 in #7306
- release: 2.0.0-beta.8 by @chenjiahan in #7308
Full Changelog: v2.0.0-beta.7...v2.0.0-beta.8