What's Changed
Bug Fixes 🐞
- fix: should walk call member chain args for dynamic import referenced by @ahabhgk in #11661
- fix(core): support NAPI_RS_NATIVE_LIBRARY_PATH by @hardfist in #11670
- fix: inline value condition for namespace import by @ahabhgk in #11679
- fix: allow Infinity for stats space options by @hardfist in #11685
- fix: inline value with export as by @ahabhgk in #11687
Document Updates 📖
- docs: remove incorrect
emitRecords
compiler hook by @chenjiahan in #11671 - docs: improve
resolve.extensions
configuration by @chenjiahan in #11672 - docs: fix esm document example errors by @lzxb in #11673
Other Changes
- test: run webpack normal test cases with rspack test tools by @LingyuCoder in #11660
- chore: deprecate copilot-instruction.md in favor of AGHENTS.md by @hardfist in #11669
- test: run webpack normal hot test cases with rspack test tools by @LingyuCoder in #11662
- chore(refactor): inline base64 utilities into rspack_util by @hardfist in #11668
- chore(deps): update patch npm dependencies by @renovate[bot] in #11297
- test: run webpack compiler test cases with rspack test tools by @LingyuCoder in #11676
- chore(deps): bump rspack-resolver to v0.6.3 by @stormslowly in #11639
- chore: add setup script and update AGENTS.md by @hardfist in #11684
Full Changelog: v1.5.4...v1.5.5