What's Changed
Performance Improvements ⚡
- perf: revert parallelize flag usage plugin by @LingyuCoder in #10941
- perf: improve remove_available_modules by @JSerFeng in #10832
New Features 🎉
- feat: pass WebpackError to ignoreWarnings by @SyMind in #10890
- feat: report module file and loc for dependency diagnostic by @SyMind in #10924
Bug Fixes 🐞
- fix: real content hash replace with slash by @ahabhgk in #10923
- fix: handle zod type error when skipLibCheck is false by @chenjiahan in #10927
- fix: clear compiled modules from active modules by @JSerFeng in #10914
- fix: remove incorrect expect by @JSerFeng in #10930
- fix: type error with the pre-bundled watchpack package by @chenjiahan in #10933
- fix: js api module readable identifier by @SyMind in #10929
- fix: update swc to 31.0.1 by @hardfist in #10938
- fix: avoid unnecessary full hash runtime for css extract by @ahabhgk in #10936
Other Changes
- chore: release v1.4.4 by @chenjiahan in #10917
- chore(workflow): skip ecosystem CI and benchmark in forked repos by @chenjiahan in #10921
- chore(workflow): update code owners by @chenjiahan in #10922
- chore: enable plugin feature for RA by @hardfist in #10926
- chore(ci): add size threadhold by @stormslowly in #10934
- chore(ci): config testing
fail-fast
to false by @stormslowly in #10869 - chore: disable wildcard version by @hardfist in #10939
- chore(ci): CI.yml failed due to size-limit skipped by @stormslowly in #10940
Full Changelog: v1.4.4...v1.4.5