v2.1.7
Notice: The
import.meta.envexperimental feature introduced in Rspack 2.1.6 has been removed in Rspack 2.1.7.
What's Changed
Performance 🚀
- perf: share source code across diagnostics by @hardfist in https://github.com/web-infra-dev/rspack/pull/14967
Bug Fixes 🐞
- fix: revert "feat: support import.meta.env" by @intellild in https://github.com/web-infra-dev/rspack/pull/14975
- fix(binding): release module graph connection wrappers by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/14965
Other Changes
- chore: release version 2.1.6 by @SyMind in https://github.com/web-infra-dev/rspack/pull/14966
Full Changelog: https://github.com/web-infra-dev/rspack/compare/v2.1.6...v2.1.7