typeson-registry
Advanced tools
Changelog
11.0.0
BREAKING CHANGES:
Requires Node 18.14.0+
fix: for overrideMimeType
polyfill for jsdom >= 22.0.0
fix: get rid of performance
usage as causing maximum recursion with
latter jsdom versions
fix: change from deprecated readAsBinaryString
method to
readAsArrayBuffer
chore: require Node 18.14.0+
Changelog
10.0.0
BREAKING CHANGES:
Encodes array buffers as objects rather than strings in order to add any metadata
For ImageBitmap, storage as object now necessary to retrieve width, height
feat: add support for maxByteLength
feat: revive synchronously with genuine ImageBitmap
Changelog
9.2.0
DOMQuad
typeDOMPointReadOnly
, DOMMatrixReadOnly
, DOMRectReadOnly
typesChangelog
Version 9.1.1
Error
type from throwing in structured cloning
throwing preset (as per new allowances)