Skip to content

Releases: single-spa/import-map-overrides

v1.17.0

31 Aug 20:01
Compare
Choose a tag to compare

Features

  • Allow for wildcard characters in allowlist/denylist (*) (#38)

Fixes

  • IE11 fix: remove all references to Array.prototype.includes (4b0c3aa)
  • Fix bug where isExternalMapValid() threw an error (4b0c3aa)

Maintenance

v1.16.1

18 Aug 18:47
Compare
Choose a tag to compare

Fixes

  • Fix IE 11 support (startsWith -> indexOf) (#37)

v1.16.0

30 Jul 23:08
Compare
Choose a tag to compare

Features

  • Implement ability to disable import-map-overrides in production environments. Resolves #35. (#36)

Documentation

Maintenance

  • Bump lodash from 4.17.14 to 4.17.19 (#33)
  • Upgrade dependencies (e8c2de5)
  • Fixing build after dependency upgrade. (5e2f627)
  • Fixing errant link in documentation. (d8b175d)

v1.15.3

13 Jul 16:18
Compare
Choose a tag to compare

Fixes

Maintenance

  • Add funding / sponsorship information (99bec8b)

v1.15.2

18 May 17:59
Compare
Choose a tag to compare

Fixes

  • Javascript API now works in IE11 (b154a72)

v1.15.1

29 Apr 22:40
Compare
Choose a tag to compare

Fixes

  • Fixing bug where external import map overrides were broken. (a9d2d01)

v1.15.0

22 Apr 23:53
Compare
Choose a tag to compare

Fixes

  • Overrides caused by dev-libs attribute will now appear differently in the UI (a06a310 #25)

v1.14.7

22 Apr 23:52
Compare
Choose a tag to compare

Fixes

  • Fix bug where "External override" was errantly shown (8889eac #26)

v1.14.6

21 Apr 23:27
Compare
Choose a tag to compare

Fixes

  • Fixed bug where overrides could not be successfully applied to libs captured by dev-libs attribute (a1b9c33)

v1.14.5

20 Apr 23:23
Compare
Choose a tag to compare

Fixes

  • Vue and Angular libs now work with the dev-libs feature (b0756ce #28)