Skip to content

v3.4.12

Compare
Choose a tag to compare
@petamoriken petamoriken released this 16 Oct 00:07
· 911 commits to master since this release
v3.4.12
01f55f1
  • Fix: Stop using Proxy for Float16Array prototype methods (29b6eba)
  • Fix: Float16Array's Proxy get/set handlers do not affect accessor properties not related to TypedArray prototype (88ff220, e92d4e0)
  • Fix: Throw TypeError when input BigUint64Array/BigInt64Array (47803fa)
  • Fix: Throw TypeError when @@species doesn't return TypedArray or returns BigUint64Array/BigInt64Array (572fe6e)