Skip to content

v0.34.4

Compare
Choose a tag to compare
@ljharb ljharb released this 09 Feb 21:57
· 134 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