Releases: single-spa/import-map-injector
Releases · single-spa/import-map-injector
v2.0.1
What's Changed
- Support for relative urls in external maps. Resolves #17 by @joeldenning in #18
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Breaking Changes
- When using the optional import-map-overrides integration, import-map-overrides@>=4.2.0 is now required. When not using import-map-overrides, there are no breaking changes in import-map-injector@2
What's Changed
- Support for inheriting scopes in overridden modules by @joeldenning in #16
Full Changelog: v1.1.0...v2.0.0
v1.1.0
What's Changed
- Reduce tarball file size by @joeldenning in #6
- Update CDN links in documentation by @joeldenning in #7
- doc: fix incorrect reference to "importMapReady" by @kfrederix in #14
- Compatibility with import-map-overrides by @joeldenning in #15
New Contributors
- @kfrederix made their first contribution in #14
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Initial implementation by @joeldenning 3aacb9a
- Add manual tests by @joeldenning in #1
- Add documentation by @joeldenning in #3
- Synchronous installation of import map, when possible. Resolves #2 by @joeldenning in #5
New Contributors
- @joeldenning made their first contribution in #1
Full Changelog: https://github.com/single-spa/import-map-injector/commits/v1.0.0