v0.3.13
版本发布时间: 2023-11-15 21:30:09
web-infra-dev/rspack最新发布版本:v0.3.13(2023-11-15 21:30:09)
Highlight
This version contains a hotfix of https://github.com/web-infra-dev/rspack/issues/4643
What's Changed
Exciting New Features 🎉
- feat: support library for instance unique name by @nyqykk in https://github.com/web-infra-dev/rspack/pull/4628
Bug Fixes 🐞
- fix: 🐛 recursive visitor state by @IWANABETHATGUY in https://github.com/web-infra-dev/rspack/pull/4637
- fix(runtime): get export default when new class by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/4639
- fix: 🐛 detecting export named decl side effects by @IWANABETHATGUY in https://github.com/web-infra-dev/rspack/pull/4629
- fix: compiler.webpack.ModuleFilenameHelpers type error by @jerrykingxyz in https://github.com/web-infra-dev/rspack/pull/4650
Other Changes
- fix(3180): panicking when importing empty dependency by @Hamzakh777 in https://github.com/web-infra-dev/rspack/pull/4320
- fix: type error by @xiaoxiangmoe in https://github.com/web-infra-dev/rspack/pull/3863
- chore: support passing refs to ecosystem-ci by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/4657
- revert: get export default by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/4653
- ci: disable more optimization.minimize in examples/ by @Boshen in https://github.com/web-infra-dev/rspack/pull/4658
New Contributors
- @nyqykk made their first contribution in https://github.com/web-infra-dev/rspack/pull/4628
- @xiaoxiangmoe made their first contribution in https://github.com/web-infra-dev/rspack/pull/3863
Full Changelog: https://github.com/web-infra-dev/rspack/compare/v0.3.12...v0.3.13