4.41.1
2025-05-24
Bug Fixes
- If a plugin calls
this.resolve
withskipSelf: true
, subsequent calls when handling this by the same plugin with same parameters will returnnull
to avoid infinite recursions (#5945)
Pull Requests
- #5945: Avoid recursively calling a plugin's resolveId hook with same id and importer (@younggglcy, @lukastaegert)
- #5963: fix(deps): update swc monorepo (major) (@renovate[bot])
- #5964: fix(deps): lock file maintenance minor/patch updates (@renovate[bot])