Skip to content

v12.0.0

Choose a tag to compare

@domenic domenic released this 14 Dec 19:36
  • (Breaking) Removed support for exception types, since they were removed from Web IDL.
  • Fixed conversions and type checks involving the various BufferSource types to avoid using instanceof, to prevent multi-global issues.