What's Changed
Exciting New Features 🎉
- feat(wasm): limit tokio
max_blocking_threads
to 1 by @CPunisher in #9909
Bug Fixes 🐞
- fix: should walk for worker args by @ahabhgk in #9901
- fix(deps):
tinypool
not being able to run on older node versions by @h-a-n-a in #9925 - fix: injecting custom runtime globals in runtimeRequirementInTree by @ahabhgk in #9930
- fix(modern-module): leave non exist dependency to throw on resolve by @fi3ework in #9863
Document Updates 📖
- docs: fix the incorrect parameters used when creating the DevServer by @Gehbt in #9919
- docs: improve Next.js guide by @chenjiahan in #9920
Other Changes
- chore(deps): update dependency @arco-design/web-react to ^2.66.0 by @renovate in #9903
- chore(deps): update dependency @rspack/plugin-react-refresh to ^1.1.0 by @renovate in #9905
- chore(deps): update types by @renovate in #9908
- chore(deps): update dependency @emnapi/core to ^1.4.0 by @renovate in #9904
- chore(deps): update dependency mermaid to ^11.6.0 by @renovate in #9906
- chore(deps): update dependency zx to v8.5.0 by @renovate in #9907
- chore(deps): update dependency emnapi to ^1.4.0 by @renovate in #9912
- chore(deps): update dependency csv-to-markdown-table to ^1.5.0 by @renovate in #9914
- chore(deps): update dependency create-rstack to v1.4.0 by @renovate in #9911
- chore: Upgrade Rust to nightly of 1.86.0 release date by @andersk in #9818
- chore(deps): update dependency react-refresh to ^0.17.0 by @renovate in #9913
- chore(deps): update dependency vitest to ^3.1.1 by @renovate in #9917
- chore(deps): update dependency ts-jest to v29.3.1 by @renovate in #9916
- chore(deps): update dependency less to v4.3.0 by @renovate in #9915
- refactor: remove unused
AsDependency
trait by @LingyuCoder in #9921 - chore: rollback rust to nightly 2025-03-26 by @LingyuCoder in #9926
- chore: remove unnecessary linked project by @hardfist in #9927
- chore(deps): update rust crate tokio to v1.43.1 [security] by @renovate in #9932
- test: use errors.js to test expected error by @fi3ework in #9936
New Contributors
Full Changelog: v1.3.2...v1.3.3