File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ CHANGELOG
29
29
* Add support for relative URLs in BrowserKit's redirect assertion
30
30
* Change BrowserKitAssertionsTrait::getClient() to be protected
31
31
* 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
32
33
33
34
6.3
34
35
---
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ CHANGELOG
16
16
* Allow specifying packages to update for the ` importmap:update ` command
17
17
* Add a ` importmap:audit ` command to check for security vulnerability advisories in dependencies
18
18
* 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
19
20
20
21
6.3
21
22
---
You can’t perform that action at this time.
0 commit comments