Skip to content

v0.33.8

Compare
Choose a tag to compare
@ljharb ljharb released this 23 Oct 18:42
· 256 commits to master since this release

Fix (shim)

  • IE 8: Promise.resolve(2) was throwing. More named function expression madness.

Tests

  • Reflect: Don't attempt to define properties on this test object unless we're in true ES5.