Skip to content

Releases: single-spa/import-map-deployer

v7.0.0

10 Nov 03:59
Compare
Choose a tag to compare

Breaking changes

  • Use strict SSL checks for URL validation, by default. Use fetch rather than request. The NODE_TLS_REJECT_UNAUTHORIZED environment variable might allow for backwards compatibility (#177)

Fixes

  • PATCH import-map.json endpoint now always sends json response body (#177)
  • URL validation checks now functional for PATCH import-map.json endpoint (#177)

Full Changelog: v6.2.2...v7.0.0

v6.2.2

10 Nov 01:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.2.1...v6.2.2

v6.2.1

15 Oct 02:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.2.0...v6.2.1

v6.2.0

06 Oct 21:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.0...v6.2.0

v6.1.0

06 Oct 07:07
Compare
Choose a tag to compare

What's Changed

  • Support for "integrity" field in PATCH /import-map.json by @joeldenning in #171

Full Changelog: v6.0.0...v6.1.0

v6.0.0

06 Oct 06:07
Compare
Choose a tag to compare

Breaking Changes

  • manifestFormat option is no longer required, and defaults to importmap

What's Changed

Full Changelog: v5.0.0...v6.0.0

v5.0.0

21 Sep 03:30
Compare
Choose a tag to compare

Breaking Changes

import-map-deployer's Dockerfile now uses Node 20 rather than Node 14

All changes

v4.6.0

22 Apr 21:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.5.6...v4.6.0

v4.5.6

22 Oct 21:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.5.5...v4.5.6

v4.5.5

19 Aug 22:17
Compare
Choose a tag to compare

This release only exists to test the new github workflow that relies on github releases.