Changelog (v6.4.0-BETA1...v6.4.0-BETA2)
- bug symfony/symfony#52323 [AssetMapper] Allowing circular references in JavaScriptImportPathCompiler (@weaverryan)
- bug symfony/symfony#52331 [AssetMapper] Fix file deleting errors & remove nullable MappedAsset on JS import (@weaverryan)
- bug symfony/symfony#52349 [AssetMapper] Fix in-file imports to resolve via filesystem (@weaverryan)
- bug symfony/symfony#52330 [AssetMapper] Fixing memory bug where we stored way more file content than needed (@weaverryan)
- bug symfony/symfony#52325 [AssetMapper] jsdelivr "no version" import syntax (@weaverryan)
- bug symfony/symfony#52254 [AssetMapper] Adding import-parsing case where import contains a path (@weaverryan)