Releases: symfony/asset-mapper
Releases · symfony/asset-mapper
v7.0.8
Changelog (v7.0.7...v7.0.8)
- no significant changes
v6.4.8
Changelog (v6.4.7...v6.4.8)
- no significant changes
v7.1.0
Changelog (v7.1.0-RC1...v7.1.0)
- no significant changes
v7.1.0-RC1
Changelog (v7.1.0-BETA1...v7.1.0-RC1)
- no significant changes
v7.1.0-BETA1
Changelog (v7.0.7...v7.1.0-BETA1)
- feature symfony/symfony#54173 [Filesystem] Add the
readFile()
method (@derrabus) - feature symfony/symfony#54125 [AssetMapper] Deprecate unused method
splitPackageNameAndFilePath
(@smnandre) - feature symfony/symfony#53251 [AssetMapper] Add integrity hash to the default es-module-shims script (@smnandre)
v7.0.7
Changelog (v7.0.6...v7.0.7)
- bug symfony/symfony#54724 [AssetMapper] Check asset/vendor directory is writable (@smnandre)
v6.4.7
Changelog (v6.4.6...v6.4.7)
- bug symfony/symfony#54724 [AssetMapper] Check asset/vendor directory is writable (@smnandre)
v7.0.5
Changelog (v7.0.4...v7.0.5)
- bug symfony/symfony#54113 [AssetMapper] Throw exception in Javascript compiler when PCRE error (@smnandre)
- bug symfony/symfony#54079 [AssetMapper] Fix
JavaScriptImportPathCompiler
regression in regex (@PhilETaylor)
v6.4.5
Changelog (v6.4.4...v6.4.5)
- bug symfony/symfony#54113 [AssetMapper] Throw exception in Javascript compiler when PCRE error (@smnandre)
- bug symfony/symfony#54079 [AssetMapper] Fix
JavaScriptImportPathCompiler
regression in regex (@PhilETaylor)
v7.0.4
Changelog (v7.0.3...v7.0.4)
- bug symfony/symfony#54014 [AssetMapper] Fix enquoted string pattern (@smnandre)
- bug symfony/symfony#53893 [AssetMapper] Ignore comment lines in JavaScriptImportPathCompiler (@smnandre)
- bug symfony/symfony#53701 [AssetMapper] Fix exception if assets directory is missing in production (@rynhndrcksn)
- bug symfony/symfony#53652 [AssetMapper] Fix JavaScript compiler load imports from JS strings (@smnandre)