v0.32.0
Spec Compliance
Fixes
- Ensure
Map
,Set
, andPromise
shims all throw when used without "new".
Tests
- Fix the pending exceptions test for Safari 5.1
Refactoring
- Since the String HTML shims will be iterated anyways, no need to defineProperties them twice.
Dev Dependencies
- Update
chai
,es5-shim