Releases: symfony/asset-mapper
Releases · symfony/asset-mapper
v6.4.0-RC2
Changelog (v6.4.0-RC1...v6.4.0-RC2)
- no significant changes
v7.0.0-RC1
Changelog (v7.0.0-BETA3...v7.0.0-RC1)
- bug symfony/symfony#52567 [AssetMapper] Fixing js sourceMappingURL extraction when sourceMappingURL used in code (@weaverryan)
v6.4.0-RC1
Changelog (v6.4.0-BETA3...v6.4.0-RC1)
- bug symfony/symfony#52567 [AssetMapper] Fixing js sourceMappingURL extraction when sourceMappingURL used in code (@weaverryan)
v7.0.0-BETA3
Changelog (v7.0.0-BETA2...v7.0.0-BETA3)
- bug symfony/symfony#52524 [AssetMapper] Only download a CSS file if it is explicitly advertised (@weaverryan)
- bug symfony/symfony#52523 [AssetMapper] avoid caching MappedAsset inside JavaScript Import (@weaverryan)
- bug symfony/symfony#52519 [AssetMapper] If assets are served from a subdirectory or CDN, also adjust importmap keys (@weaverryan)
- bug symfony/symfony#52508 [AssetMapper] Fix jsdelivr import parsing with no imported value (@weaverryan)
- bug symfony/symfony#52368 [AssetMapper] Fixing bug where JSCompiler used non-absolute importmap entry path (@weaverryan)
v6.4.0-BETA3
Changelog (v6.4.0-BETA2...v6.4.0-BETA3)
- bug symfony/symfony#52524 [AssetMapper] Only download a CSS file if it is explicitly advertised (@weaverryan)
- bug symfony/symfony#52523 [AssetMapper] avoid caching MappedAsset inside JavaScript Import (@weaverryan)
- bug symfony/symfony#52519 [AssetMapper] If assets are served from a subdirectory or CDN, also adjust importmap keys (@weaverryan)
- bug symfony/symfony#52508 [AssetMapper] Fix jsdelivr import parsing with no imported value (@weaverryan)
- bug symfony/symfony#52368 [AssetMapper] Fixing bug where JSCompiler used non-absolute importmap entry path (@weaverryan)
v7.0.0-BETA2
Changelog (v7.0.0-BETA1...v7.0.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)
v6.4.0-BETA2
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)
v7.0.0-BETA1
Changelog (v6.3.6...v7.0.0-BETA1)
- feature symfony/symfony#51847 [AssetMapper] Allowing for files to be written to some non-local location (@weaverryan)
- feature symfony/symfony#52120 [AssetMapper] Split ImportmapManager into 2 (@weaverryan)
- feature symfony/symfony#51849 [AssetMapper] Warn of missing or incompat dependencies (@weaverryan)
- feature symfony/symfony#51828 [AssetMapper] Put importmap in polyfill so it can be hosted locally easily (@weaverryan)
- feature symfony/symfony#52024 [AssetMapper] Add a "package specifier" to importmap in case import name != package+path (@weaverryan)
- feature symfony/symfony#51829 [AssetMapper] Automatically preload CSS files if WebLink available (@weaverryan)
- feature symfony/symfony#51845 [AssetMapper] Add outdated command (Maelan LE BORGNE)
- feature symfony/symfony#51786 [AssetMapper] Always downloading vendor files (@weaverryan)
- feature symfony/symfony#51650 [AssetMapper] Add audit command (@Jean-Beru)
- feature symfony/symfony#51729 [AssetMapper] Allow simple, relative paths in importmap.php (@weaverryan)
- feature symfony/symfony#51543 [AssetMapper] Add support for CSS files in the importmap (@weaverryan)
- feature symfony/symfony#51523 [AssetMapper] Allow specifying packages to update with importmap:update (@jmsche)
- feature symfony/symfony#51351 [AssetMapper] Add command to download missing downloaded packages (@jmsche)
- feature symfony/symfony#51325 [FrameworkBundle] Deprecate not setting some options (@Jean-Beru)
- feature symfony/symfony#51247 [AssetMapper] Mark component as non experimental (@fabpot)
- feature symfony/symfony#50888 [FrameworkBundle] Deprecate doctrine/annotations integration (@derrabus)
- feature symfony/symfony#50404 Bump to PHP 8.2 minimum (@nicolas-grekas)
v6.4.0-BETA1
Changelog (v6.3.6...v6.4.0-BETA1)
- feature symfony/symfony#51847 [AssetMapper] Allowing for files to be written to some non-local location (@weaverryan)
- feature symfony/symfony#52120 [AssetMapper] Split ImportmapManager into 2 (@weaverryan)
- feature symfony/symfony#51849 [AssetMapper] Warn of missing or incompat dependencies (@weaverryan)
- feature symfony/symfony#51828 [AssetMapper] Put importmap in polyfill so it can be hosted locally easily (@weaverryan)
- feature symfony/symfony#52024 [AssetMapper] Add a "package specifier" to importmap in case import name != package+path (@weaverryan)
- feature symfony/symfony#51829 [AssetMapper] Automatically preload CSS files if WebLink available (@weaverryan)
- feature symfony/symfony#51845 [AssetMapper] Add outdated command (Maelan LE BORGNE)
- feature symfony/symfony#51786 [AssetMapper] Always downloading vendor files (@weaverryan)
- feature symfony/symfony#51650 [AssetMapper] Add audit command (@Jean-Beru)
- feature symfony/symfony#51729 [AssetMapper] Allow simple, relative paths in importmap.php (@weaverryan)
- feature symfony/symfony#51543 [AssetMapper] Add support for CSS files in the importmap (@weaverryan)
- feature symfony/symfony#51523 [AssetMapper] Allow specifying packages to update with importmap:update (@jmsche)
- feature symfony/symfony#51351 [AssetMapper] Add command to download missing downloaded packages (@jmsche)
- feature symfony/symfony#51325 [FrameworkBundle] Deprecate not setting some options (@Jean-Beru)
- feature symfony/symfony#51247 [AssetMapper] Mark component as non experimental (@fabpot)
- feature symfony/symfony#50888 [FrameworkBundle] Deprecate doctrine/annotations integration (@derrabus)
v6.3.6
Changelog (v6.3.5...v6.3.6)
- no significant changes