What's Changed
New Features 🎉
- feat!: change default decorators version to 2023-11 by @chenjiahan in #7395
- feat(deps): update @rspack/core to 2.0.0-rc.1 by @chenjiahan in #7450
- feat(deps): upgrade http-proxy-middleware to v4.0.0-beta.2 by @chenjiahan in #7436
- feat(server): support
full-reloadsocket type by @chenjiahan in #7426 - feat(server): support
full-reloadpath option by @chenjiahan in #7427 - feat(create-rsbuild): add rsbuild best practices skill by @colinaaa in #7445
Bug Fixes 🐞
- fix(create-rsbuild): ensure svelte-ts-template passes svelte-check by @mhutter in #7430
- fix(server): reload html routes without .html extension by @chenjiahan in #7428
- fix(server): use HTTP/2 server with HTTPS proxy by @chenjiahan in #7437
Refactor 🔨
- refactor(core): remove redundant plugin helpers by @chenjiahan in #7451
Document 📖
- docs: update upgrade guide to reflect Rsbuild 2.0 RC by @chenjiahan in #7420
Other Changes
- chore(deps): update all patch dependencies by @renovate[bot] in #7418
- chore(deps): update rstackjs/rstack-ecosystem-ci action to v0.3.0 by @renovate[bot] in #7419
- chore(deps): update dependency create-rstack to v1.9.0 by @renovate[bot] in #7422
- chore(deps): upgrade rspack-chain to 2.0.0-rc.1 by @chenjiahan in #7424
- chore(deps): update all patch dependencies by @renovate[bot] in #7421
- test(e2e): remove lodash from transformImport case by @chenjiahan in #7425
- test(core): cover sockWrite full-reload wildcard path by @chenjiahan in #7431
- test(e2e): stabilize sockWrite reload assertions by @chenjiahan in #7432
- chore(deps): update dependency heading-case to ^1.1.0 by @renovate[bot] in #7433
- chore(deps): update sass to ^1.99.0 by @renovate[bot] in #7434
- test(e2e): enable linting for e2e directory by @chenjiahan in #7435
- chore(deps): update dependency react-router-dom to ^7.14.0 by @renovate[bot] in #7439
- chore(deps): update swc monorepo to ^12.8.0 by @renovate[bot] in #7440
- chore(deps): update all patch dependencies by @renovate[bot] in #7438
- chore(deps): update playwright monorepo to v1.59.1 by @renovate[bot] in #7442
- chore(deps): upgrade http-proxy-middleware to v4.0.0-beta.3 by @chenjiahan in #7444
- chore(deps): update dependency @rsbuild/plugin-vue-jsx to v2 by @renovate[bot] in #7449
- chore(deps): update dependency hono to v4.12.12 [security] by @renovate[bot] in #7448
- chore(deps): update dependency hono to v4.12.12 [security] by @renovate[bot] in #7452
- release: v2.0.0-rc.1 by @chenjiahan in #7454
New Contributors
Full Changelog: v2.0.0-rc.0...v2.0.0-rc.1