Highlight
This version contains a hotfix of #4643
What's Changed
Exciting New Features 🎉
Bug Fixes 🐞
- fix: 🐛 recursive visitor state by @IWANABETHATGUY in #4637
- fix(runtime): get export default when new class by @LingyuCoder in #4639
- fix: 🐛 detecting export named decl side effects by @IWANABETHATGUY in #4629
- fix: compiler.webpack.ModuleFilenameHelpers type error by @jerrykingxyz in #4650
Other Changes
- fix(3180): panicking when importing empty dependency by @Hamzakh777 in #4320
- fix: type error by @xiaoxiangmoe in #3863
- chore: support passing refs to ecosystem-ci by @h-a-n-a in #4657
- revert: get export default by @LingyuCoder in #4653
- ci: disable more optimization.minimize in examples/ by @Boshen in #4658
New Contributors
- @nyqykk made their first contribution in #4628
- @xiaoxiangmoe made their first contribution in #3863
Full Changelog: v0.3.12...v0.3.13