Skip to content

12.0.0

Compare
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.