What's Changed
New Features 🎉
- feat(deps): update @rspack/core to v1.6.0-beta.1 by @chenjiahan in #6402
- feat: enhance browser error log for undefined process.env by @chenjiahan in #6401
- feat(create-rsbuild): add default favicon by @chenjiahan in #6367
- feat(plugin-vue): supersede vue-loader with rspack-vue-loader by @fi3ework in #6390
Performance 🚀
- perf(build): enable unsafe fast drop in non-watch mode by @chenjiahan in #6404
Bug Fixes 🐞
- fix: ensure
output.distPath
can be merged correctly by @chenjiahan in #6369 - fix(core): normalize paths for include/exclude rules on Windows by @chenjiahan in #6380
- fix(esm): no need to set library type for web target by @chenjiahan in #6399
Document 📖
- docs: update config file examples with title by @chenjiahan in #6368
- docs: update
html.favicon
default values by @chenjiahan in #6378 - docs: update html template documentation by @chenjiahan in #6379
- docs: add section about extending plugin API by @chenjiahan in #6397
- docs: update
output.module
for web target by @chenjiahan in #6398 - docs: improve English clarity and natural flow in documentation by @Copilot in #6382
Other Changes
- chore(deps): update dependency svelte to ^5.40.1 by @renovate[bot] in #6370
- chore(deps): update actions/setup-node action to v6 - autoclosed by @renovate[bot] in #6371
- chore: remove unnecessary lazyBarrel config by @chenjiahan in #6373
- chore(deps): update dependency vue-router to ^4.6.3 by @renovate[bot] in #6376
- docs: improve English clarity in documentation files by @Copilot in #6377
- ci: update macOS version to latest by @chenjiahan in #6381
- chore(deps): update dependency svelte to ^5.41.0 by @renovate[bot] in #6385
- chore(deps): update all patch dependencies by @renovate[bot] in #6384
- chore(example): fix JSX file extensions by @chenjiahan in #6386
- chore(deps): update dependency rslog to ^1.3.0 by @renovate[bot] in #6387
- test(e2e): remove Rspack config validation cases by @chenjiahan in #6389
- release: @rsbuild/plugin-vue v1.2.0 by @chenjiahan in #6391
- chore(deps): update module federation to v0.21.0 by @renovate[bot] in #6395
- chore(deps): update all patch dependencies by @renovate[bot] in #6392
- chore(deps): update dependency @rsbuild/plugin-check-syntax to ^1.5.0 by @renovate[bot] in #6393
- chore(deps): update dependency @rsbuild/plugin-vue to ^1.2.0 by @renovate[bot] in #6394
- chore: remove Rspack config schema env variable by @chenjiahan in #6403
- release: 1.6.0-beta.1 by @chenjiahan in #6405
Full Changelog: v1.6.0-beta.0...v1.6.0-beta.1