What's Changed
New Features 🎉
- feat(deps): bump rspack to 0.5.7 by @LingyuCoder in #1795
- feat(deps): bump core-js from v3.32 to v3.36 by @chenjiahan in #1802
- feat: support for SWC experimental plugins by @chenjiahan in #1796
Bug Fixes 🐞
- fix: remove temp condition names by @chenjiahan in #1791
- fix(plugin-svgr): prefer using svgrOptions.exportType option by @chenjiahan in #1789
Document 📖
- docs: prefer route link instead of redirect by @chenjiahan in #1792
- docs: add tailwindcss package installation tip by @chenjiahan in #1800
Other Changes
- chore(webpack): remove unused modules by @chenjiahan in #1788
- chore(deps): update dependency svelte-loader to v3.2.0 by @renovate in #1793
- chore(deps): update dependency @types/lodash to v4.17.0 by @renovate in #1799
- chore(nx): enable inputs of dependencies by @Timeless0911 in #1801
- test(e2e): proxy tilde deprecation warning by @chenjiahan in #1803
New Contributors
- @LingyuCoder made their first contribution in #1795
Full Changelog: v0.4.14...v0.4.15