What's Changed
Performance Improvements ⚡
- perf: improve code generation of concatenated modules by @LingyuCoder in #10760
- perf: improve concatenated modules plugin by @LingyuCoder in #10763
- perf: improve mangle plugin by @LingyuCoder in #10795
New Features 🎉
- feat: let ignore warnings match by object by @SyMind in #10800
- feat(rstest): more mock APIs by @fi3ework in #10732
Bug Fixes 🐞
- fix: add experiments gate for ts first feature by @ahabhgk in #10806
- fix: clean cycle isolation modules during make phase by @jerrykingxyz in #10754
- fix: add
_webpack_require_
while using SRI plugin by @LingyuCoder in #10805 - fix: should not panic in esm specifier dependency when resolve failed by @LingyuCoder in #10809
- fix(create-rspack): remove verbatimModuleSyntax by @chenjiahan in #10816
Document Updates 📖
Other Changes
- chore: bump swc by @bvanjoi in #10803
- chore: release v1.4.0 by @h-a-n-a in #10804
- chore: Enable allocator track for sftrace by @quininer in #10808
Full Changelog: v1.4.0...v1.4.1