Skip to content

Releases: blitz-js/superjson

v1.1.0

02 Aug 18:07
Compare
Choose a tag to compare

Minor

  • Support circular references (#31) f94bbdb
  • Add support for preserving object identity (#30) e5a6558
  • Transmit map key type as part of the value type (#29) 526dacb

Patches

  • Fix prod crash hidden by --downLevelIteration (#27) 616d0b6
  • Implement custom type checking (#13) c617bc7

Meta

v1.0.1...v1.1.0

v1.0.1

22 Jul 09:35
Compare
Choose a tag to compare

Total library overhaul with a new API.

See README for details.