v1.0.19
What's Changed
New Features 🎉
- feat(plugin-less): allow to register multiple times by @chenjiahan in #3842
- feat(plugin-less): add
include
option by @chenjiahan in #3843 - feat(plugin-sass): allow to register multiple times by @chenjiahan in #3844
- feat(plugin-sass): add
include
option by @chenjiahan in #3845 - feat: support import attributes by @9aoy in #3849
- feat: apply SRI to preload link tags by @chenjiahan in #3853
- feat: support for
postcssOptions
function by @chenjiahan in #3858 - feat(plugin-preact): integrate
@swc/plugin-prefresh
to enhance prefresh by @chenjiahan in #3861
Bug Fixes 🐞
- fix: remove RC version from peer dependencies by @chenjiahan in #3838
- fix(plugin/assets-retry): calculate the times independently in each retry by @SoonIter in #3852
- fix(plugin/assets-retry): make loadScript safer by @SoonIter in #3860
Document 📖
- docs: add Prefesh recognition tip by @chenjiahan in #3839
- docs(plugin-sass): add note for deprecation warnings by @chenjiahan in #3840
- docs: add practices for multiple Less plugins by @chenjiahan in #3850
- docs: update
tools.postcss
config loading notes by @chenjiahan in #3854 - docs: add resolveLoader tip by @9aoy in #3855
Other Changes
- test: reorganize assets e2e cases by @chenjiahan in #3841
- chore(deps): update all patch dependencies by @renovate in #3846
- chore(deps): update dependency @rsbuild/plugin-preact to ^1.1.0 by @renovate in #3847
Full Changelog: v1.0.18...v1.0.19