What's Changed
New Features 🎉
- feat(core): support CSS url imports by @chenjiahan in #7541
Bug Fixes 🐞
- fix(core): pass asset info to CSS url filenames by @chenjiahan in #7543
- fix(core): avoid CSS url asset name conflicts by @chenjiahan in #7542
- fix: preserve console argument side effects by @AielloChan in #7550
Refactor 🔨
- refactor(core): simplify CSS url loader request by @chenjiahan in #7551
Other Changes
- chore(types): update swc decorator types by @chenjiahan in #7539
- test(e2e): cover CSS Modules url query error by @chenjiahan in #7544
- test(e2e): cover Tailwind CSS url query by @chenjiahan in #7545
- chore(deps): update all patch dependencies by @renovate[bot] in #7548
- chore(deps): restrict rspack minor upgrades by @chenjiahan in #7546
- release: v2.0.2 by @chenjiahan in #7552
New Contributors
- @AielloChan made their first contribution in #7550
Full Changelog: v2.0.1...v2.0.2