Skip to content

v1.0.0-alpha.3

Compare
Choose a tag to compare
@9aoy 9aoy released this 04 Jul 09:52
· 593 commits to main since this release
50232db

What's Changed

New Features 🎉

  • feat!(plugin-vue2): update Vue 2 compiler options to condense whitespace by @a145789 in #2785
  • feat: improve the default splitting cache groups by @chenjiahan in #2792

Performance 🚀

Bug Fixes 🐞

  • fix: tools.rspack / bundlerChain can be used in environment config by @9aoy in #2790
  • fix(plugin-swc): type issue with moduleResolution node16+ by @chenjiahan in #2791
  • fix: remove cache groups helper by @chenjiahan in #2793
  • fix: unexpected url print in windows by @9aoy in #2788
  • fix: output config should works when target is node by @9aoy in #2795

Other Changes

New Contributors

Full Changelog: v1.0.0-alpha.2...v1.0.0-alpha.3