Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cdd71d6

Browse files
committed
Adding CHANGELOG entries
1 parent 3be66ba commit cdd71d6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ CHANGELOG
2929
* Add support for relative URLs in BrowserKit's redirect assertion
3030
* Change BrowserKitAssertionsTrait::getClient() to be protected
3131
* Deprecate the `framework.asset_mapper.provider` config option
32+
* Change `framework.asset_mapper.importmap_polyfill` from a URL to the name of an item in the importmap
3233

3334
6.3
3435
---

src/Symfony/Component/AssetMapper/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ CHANGELOG
1616
* Allow specifying packages to update for the `importmap:update` command
1717
* Add a `importmap:audit` command to check for security vulnerability advisories in dependencies
1818
* Add a `importmap:outdated` command to check for outdated packages
19+
* Change the polyfill used for the importmap renderer from a URL to an entry in the importmap
1920

2021
6.3
2122
---

0 commit comments

Comments
 (0)