v3.4.12
- Fix: Stop using
Proxy
forFloat16Array
prototype methods (29b6eba) - Fix:
Float16Array
'sProxy
get/set handlers do not affect accessor properties not related toTypedArray
prototype (88ff220, e92d4e0) - Fix: Throw
TypeError
when inputBigUint64Array
/BigInt64Array
(47803fa) - Fix: Throw
TypeError
when@@species
doesn't returnTypedArray
or returnsBigUint64Array
/BigInt64Array
(572fe6e)