What's Changed
Performance 🚀
- perf: compute gzip size in parallel by @chenjiahan in #2813
- perf: simplify node_modules RegExps by @chenjiahan in #2816
- perf: read file async when printing file size by @chenjiahan in #2820
- perf: bump html plugin to redue entrypoints overhead by @chenjiahan in #2821
- perf: bump html plugin to redue appcache overhead by @chenjiahan in #2822
Bug Fixes 🐞
- fix: hmr failed when adding initial chunk by @SoonIter in #2743
- fix: failed to render page if html in public dir by @chenjiahan in #2818
Other Changes
- chore: import from html-rspack-plugin by @chenjiahan in #2812
- chore: move umd plugin to separate repo by @chenjiahan in #2814
- chore(deps): update all patch dependencies by @renovate in #2817
- refactor(core): use
Promise.all
instead of one by one by @colinaaa in #2824
New Contributors
Full Changelog: v1.0.0-alpha.4...v1.0.0-alpha.5