What's Changed
New Features 🎉
- feat: support registering async plugin in config by @chenjiahan in #1657
Performance 🚀
- perf(plugin-svgr): merge duplicated rules by @chenjiahan in #1652
Bug Fixes 🐞
- fix: mobx v5 class property decorators doesn't work by @chenjiahan in #1653
- fix(server): avoid multiple prints of localhost by @chenjiahan in #1658
- fix(server): do not cleanup NODE_ENV on restart by @chenjiahan in #1659
- fix(webpack): add rsbuild config to build dependencies by @chenjiahan in #1660
- fix: avoid merge provider object by @chenjiahan in #1663
- fix: progress plugin custom prefix not work by @liruifengv in #1661
- fix(plugin-rem): runtime code should inject at head end by @spencerHT in #1664
- fix: no need to set crossorigin if publicPath is auto by @chenjiahan in #1668
Document 📖
- docs: add script tag guide for inline script by @chenjiahan in #1650
- docs: improve html.inject description by @chenjiahan in #1651
- docs: update bundler type of modifyBundlerChain by @chenjiahan in #1654
- docs: add community plugins guide by @chenjiahan in #1656
- docs: format in bundler-chain by @9aoy in #1667
- docs: improve configuration structure by @chenjiahan in #1669
Other Changes
- chore(deps): bump Rspress v1.12.3 by @chenjiahan in #1649
- chore(deps): update dependency terser to v5.28.1 by @renovate in #1636
- chore: remove unused JSON_REGEX by @chenjiahan in #1662
- chore(deps): bump Modern.js v2.47.1 by @chenjiahan in #1665
- chore(plugin-rem): use alterAssetTags to insert script by @chenjiahan in #1666
New Contributors
- @liruifengv made their first contribution in #1661
- @spencerHT made their first contribution in #1664
Full Changelog: v0.4.6...v0.4.7