Skip to content

5.0.0

Compare
Choose a tag to compare
@domenic domenic released this 07 Dec 20:25
· 25 commits to master since this release

Removed the Error export, as the type was removed from Web IDL.

Raised the minimum supported version to Node v8.

Fixed all buffer source type conversions to be realm-independent, i.e. they will no longer throw if given buffer source objects from other realms.