v0.33.2
Fixes
- Make sure that minified code preserves function names.
- Skip the
Promise
shim whensetTimeout
is not available (#301)
Documentation
- Add note about
setPrototypeOf
on null objects
Promise
shim when setTimeout
is not available (#301)setPrototypeOf
on null objects