Skip to content

v1.17.0

Compare
Choose a tag to compare
@joeldenning joeldenning released this 31 Aug 20:01

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