Releases: single-spa/import-map-deployer
Releases · single-spa/import-map-deployer
v4.5.4
This release only exists to test the new github workflow that relies on github releases.
v4.5.3
This release was just to test our new github workflow that is triggered by releases.
v4.5.2
This release is just to test our new dockerhub build workflow. It did not change any of the functionality of import-map-deployer.
v4.5.1
Maintenance
- Use github actions to automatically run build in dockerhub (#123 via @TheMcMurder)
v4.5.0
Features
- feature: Adding ability to sort the import map alphabetically (#122) …
Maintenance
- Bump path-parse from 1.0.6 to 1.0.7 (#121)
v4.4.1
Fixes
- Preventing "" as a service key (#120)
Maintenance
- Bump glob-parent from 5.1.1 to 5.1.2 (#118)
- Bump ws from 7.3.0 to 7.4.6 (#117)
v4.4.0
Features
- Local file system IO method now creates empty import map if it doesn't yet exist (#113 @quenchaman)
v4.3.0
Features
- (GCP Storage) create empty import map if it does not yet exist in bucket (#112 via @quenchaman)
Maintenance
- Bump lodash from 4.17.19 to 4.17.21 (#111)
- Bump hosted-git-info from 2.8.8 to 2.8.9 (#110)
v4.2.0
Features
- If the import map does not yet exist in Azure storage, an empty import map will be automatically connected. (#109 via @quenchaman)
v4.1.0
Features
- For AWS S3, an import map is created for you if the object key does not yet exist (#107 via @quenchaman). We'd like this to be the case for other providers, too, but haven't implemented it for them yet (contributions welcome!)