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)