Releases: single-spa/import-map-overrides
v6.1.0
What's Changed
- Update FUNDING.yml by @jolyndenning in #141
- Feature use
part
allows custom styling of button by @joranbeasley in #140
New Contributors
- @joranbeasley made their first contribution in #140
Full Changelog: https://github.com/single-spa/import-map-overrides/blob/main/CHANGELOG.md#610
v6.0.1
What's Changed
- Fixed bad redirect url in the popup window by @PopCristianGabriel in #137
New Contributors
- @PopCristianGabriel made their first contribution in #137
Full Changelog: v6.0.0...v6.0.1
v6.0.0
What's Changed
- Update FUNDING.yml by @jolyndenning in #134
- Bump cookie to 1.0.2 and add server-api tests by @MehmetYararVX in #135
New Contributors
- @MehmetYararVX made their first contribution in #135
Full Changelog: v5.1.1...v6.0.0
v5.1.1
What's Changed
- Fix popup not opening bug. Resolves #132 by @joeldenning in #133
Full Changelog: See https://github.com/single-spa/import-map-overrides/blob/main/CHANGELOG.md#511
v5.1.0
What's Changed
- Fix css issue with dialog popups. Resolves #130 by @joeldenning in #131
Full Changelog: https://github.com/single-spa/import-map-overrides/blob/main/CHANGELOG.md#510
v5.0.0
v4.2.0
Minor Changes
- #121
1381dc0
Thanks @joeldenning! - Add new getOverrideScopes API for inheriting scoped dependencies for overridden modules
v4.1.0
Minor Changes
-
#117
a7c7970
Thanks @joeldenning! - Newuse-injector
attribute on<meta type="importmap-type">
elementNew
resetDefaultMap
js api
v4.0.1
What's Changed
- Update inline override icon to avoid CSP issues. Resolves #113 by @joeldenning in #114
Full Changelog: https://github.com/single-spa/import-map-overrides/blob/main/CHANGELOG.md#401
v4.0.0
Major Changes
-
#104
fa6a22c
Thanks @artygus! - Disable query parameter overrides, by default. Add support forallow-query-param-override
attribute to<meta>
element, to opt-in to query parameter overrides. -
#112
0b60e71
Thanks @joeldenning! - Upgrade rollup build from v2 to v4. Upgrade cookie dependency from 0.4 to 0.6. Upgrade all devDependencies