What's Changed
New Features 🎉
- feat(deps): update @rspack/core to v1.6.0-beta.0 by @chenjiahan in #6364
- feat: add default favicon resolution from public dir by @chenjiahan in #6362
- feat(server): make URLs with the same label more compact by @chenjiahan in #6349
- feat: support shorter string value for
output.distPath
by @chenjiahan in #6352 - feat(create-rsbuild): enable ts check for JS config files by @chenjiahan in #6353
- feat: experimental support for ESM web applications by @chenjiahan in #6356
Performance 🚀
- perf(build): merge stats.toJson calls by @chenjiahan in #6351
Refactor 🔨
- refactor(server): improve publicDir normalization by @chenjiahan in #6360
- refactor: simplify public directory path formatting by @chenjiahan in #6363
Document 📖
- docs: improve documentation clarity and naturalness by @Copilot in #6354
- docs: add
'auto'
value ofloader
option inloadConfig
by @Timeless0911 in #6355 - docs: improve script loading documentation clarity by @chenjiahan in #6357
- docs: clarify scriptLoading behavior for existing script tags by @chenjiahan in #6358
- docs: add version history tables to config files by @chenjiahan in #6359
Other Changes
- chore(deps): update all patch dependencies by @renovate[bot] in #6350
- chore(types): add Optional utility type and simplify config types by @chenjiahan in #6361
- chore(deps): update module federation to v0.20.0 by @renovate[bot] in #6344
- release: v1.6.0-beta.0 by @chenjiahan in #6366
Full Changelog: v1.5.17...v1.6.0-beta.0