Skip to content

0.13.0

Compare
Choose a tag to compare
@lxsmnsyc lxsmnsyc released this 18 Nov 15:01
· 159 commits to main since this release
  • Add the following APIs:
    • toCrossJSON
    • toCrossJSONAsync
    • toCrossJSONStream
    • fromCrossJSON
  • Add support for ReadableStream in async modes
  • Add support for AsyncIterable in async and streaming modes
  • Add Symbol.toStringTag and Symbol.isConcatSpreadable in serialized properties
  • Deprecate MethodShorthand and ArrayPrototypeValues in Feature
  • Rework Iterable serialization output
  • Dedupe hidden references
  • Fix Plugin API-related behavior
  • Remove Plugin API's isIterable