0.2.4
What's Changed
Exciting New Features 🎉
- feat: false for chunkLoading and asyncChunks by @ahabhgk in #3590
- feat: baseUri and publicPath for per entry by @ahabhgk in #3614
- feat: add entryOption hook by @annanShao in #3499
Bug Fixes 🐞
- fix: react flow side effect analyze by @IWANABETHATGUY in #3592
- fix: WebpackDevServer typing import by @linbudu599 in #3559
- fix: adjust rspack/core dependencies by @jerrykingxyz in #3601
- fix: import export check invalidation on make stage by @jerrykingxyz in #3604
- fix: split chunk type filter & pass test for css url by @suxin2017 in #3600
- fix: side effects rule match by @IWANABETHATGUY in #3627
Other Changes
- refactor(cli): support for
.cts
、.mts
and followstype: module
by @molvqingtai in #3222 - chore: add basic-ts example by @hyf0 in #3618
- chore: env plugin by @IWANABETHATGUY in #3596
- chore: 🤖 pass terser options by @IWANABETHATGUY in #3628
- chore(ci): should not add stale tag for awaiting more feedback issues by @hyf0 in #3624
- chore: exit if cargo returns any non-zero code by @h-a-n-a in #3623
- chore: add tsx in .vue in vue3-tsx example by @hardfist in #3622
New Contributors
- @linbudu599 made their first contribution in #3559
- @molvqingtai made their first contribution in #3222
Full Changelog: 0.2.3...0.2.4