Skip to content

v0.34.4

Choose a tag to compare

@ljharb ljharb released this 09 Feb 21:57
· 137 commits to master since this release

Fixes (shim)

  • Fix 'Uncaught (in promise) TypeError' in Chrome 48 (#408, #407)
  • handle the obscure case where startsWith throws on the second parameter (#399)

Tests

  • silence a promise rejection error in Chrome