What's Changed
New Features 🎉
- feat(deps): update Rspack to v1.3.0-beta.1 by @chenjiahan in #4866
- feat(css): add support for inline CSS imports by @chenjiahan in #4849
- feat(plugin-sass): add support for inline query by @chenjiahan in #4856
- feat(plugin-less): add support for inline query by @chenjiahan in #4859
- feat(plugin-stylus): add support for inline query by @chenjiahan in #4860
- feat(plugin-stylus): add
includeCSS
option type and JSDoc by @chenjiahan in #4862
Bug Fixes 🐞
- fix: allow to disable CSS minification if CSS is inlined by @chenjiahan in #4853
- fix(plugin-stylus):
define
option type by @chenjiahan in #4861
Document 📖
- docs: fix typo in English HMR guide by @Chevindu in #4850
- docs:
pluginReact
is also needed when usingpluginSvgr
by @9aoy in #4857 - docs: add inline query parameter to CSS guide by @chenjiahan in #4865
Other Changes
- chore(deps): update dependency svelte to ^5.25.3 by @renovate in #4852
- chore(deps): update all patch dependencies by @renovate in #4851
- chore: replace merge with rspack-chain methods by @chenjiahan in #4854
- test(e2e): split CSS cases into separate folders by @chenjiahan in #4855
- chore(deps): update dependency @babel/preset-typescript to ^7.27.0 by @renovate in #4863
- chore(deps): update module federation to v0.11.2 by @renovate in #4810
- chore(webpack): improve logging condition for warning level by @Simon-He95 in #4864
- release: 1.3.0-beta.2 by @chenjiahan in #4867
New Contributors
- @Chevindu made their first contribution in #4850
- @Simon-He95 made their first contribution in #4864
Full Changelog: v1.3.0-beta.1...v1.3.0-beta.2