v2.1.1
v2.1.1
Release Notes
What's Changed
New Features 🎉
- feat(rsdoctor): add dependencyId and loc to export usage edges by @JSerFeng in https://github.com/web-infra-dev/rspack/pull/14577
Performance 🚀
- perf(devtool): add persistent cache for SourceMapDevToolPlugin by @SyMind in https://github.com/web-infra-dev/rspack/pull/14473
Bug Fixes 🐞
- fix(css): add guard for link.parentNode in css runtime by @BeiyanYunyi in https://github.com/web-infra-dev/rspack/pull/14566
- fix: revert cjs export assignment side effects optimization by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/14600
Other Changes
- docs: v2.1 release blog by @ahabhgk in https://github.com/web-infra-dev/rspack/pull/14527
- refactor(runtime): structure runtime requirements by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/14574
- chore(deps): update dependency @rslint/core to v0.6.3 by @renovate[bot] in https://github.com/web-infra-dev/rspack/pull/14594
- chore(deps): update dependency @module-federation/runtime-tools to v2.6.0 by @renovate[bot] in https://github.com/web-infra-dev/rspack/pull/14598
New Contributors
- @BeiyanYunyi made their first contribution in https://github.com/web-infra-dev/rspack/pull/14566
Full Changelog: https://github.com/web-infra-dev/rspack/compare/v2.1.0...v2.1.1