Skip to content

v0.33.2

Compare
Choose a tag to compare
@ljharb ljharb released this 26 Aug 22:10
· 308 commits to master since this release

Fixes

  • Make sure that minified code preserves function names.
  • Skip the Promise shim when setTimeout is not available (#301)

Documentation

  • Add note about setPrototypeOf on null objects