What's Changed
Exciting New Features 🎉
- feat(loader-parallel): support more
LoaderContext
APIs in parallel loader by @h-a-n-a in #9884 - feat(loader-parallel): support
LoaderContext.fs
asnode:fs
by @h-a-n-a in #9888 - feat: support rspack wasi with node.js by @CPunisher in #9872
Bug Fixes 🐞
- fix: should ensure cache exist when incremental rebuild chunk graph by @JSerFeng in #9886
- fix: more stable named chunk ids by @ahabhgk in #9893
- fix: multiple runtimeRequirementInTree js hook call by @ahabhgk in #9898
- fix: should merge chunkCreateRoot instead of merge chunks later by @JSerFeng in #9892
Document Updates 📖
- docs: invite @CPunisher to Rspack core team by @chenjiahan in #9882
- docs: add basic guide for Next.js by @SyMind in #9894
Other Changes
- chore(deps): update babel to v7.27.0 by @renovate in #9878
- chore(deps): update rspress to v2.0.0-alpha.8 by @renovate in #9875
- refactor: convert result with message by @LingyuCoder in #9866
- test(loader-parallel): test
parallel-option
would only recievetrue
in parallel mode by @h-a-n-a in #9883 - chore(deps): update dependency webpack-dev-server to v5.2.1 by @renovate in #9874
- chore(deps): update npm dependencies by @renovate in #9794
Full Changelog: v1.3.1...v1.3.2