What's Changed
New Features 🎉
- feat(create-rsbuild): use tailwindcss plugin by @chenjiahan in #7900
Performance 🚀
- perf: skip css-loader for non-emitting global CSS by @chenjiahan in #7904
- perf(core): optimize transform loader source maps by @chenjiahan in #7905
Bug Fixes 🐞
- fix(deps): update all patch dependencies by @renovate[bot] in #7895
- fix(deps): update dependency svelte to ^5.56.3 by @renovate[bot] in #7898
- fix(core): align CSS Modules detection with matchResource by @chenjiahan in #7906
- fix(core): disable default pureFunctions experiment by @chenjiahan in #7907
Document 📖
- docs: add typescript-go performance tip by @Timeless0911 in #7899
Other Changes
- chore(deps): update sass to ^1.101.0 by @renovate[bot] in #7897
- chore(deps): upgrade rspack-chain to 2.1.0 by @chenjiahan in #7903
- release: v2.0.15 by @chenjiahan in #7908
Full Changelog: v2.0.14...v2.0.15