superjson

Safely serialize JavaScript expressions to a superset of JSON, which includes Dates, BigInts, and more.

MIT License

Stars
3.9K
Committers
33

Bot releases are hidden (Show)

superjson - v1.1.0

Published by flybayer about 4 years ago

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

  • Add docs (#23) 159c2c3
  • Add benchmark setup (#28) 039ecda
  • Bump lodash from 4.17.15 to 4.17.19 (#32) eb2f13b
  • Upgrade actions/cache to v2 (#24) c72b10f
  • docs: add Skn0tt as a contributor (#40) 3aa322c
  • docs: add merelinguist as a contributor (#22) 4bed7ba
  • docs: add Skn0tt as a contributor (#21) 3ae65aa
  • docs: add merelinguist as a contributor (#19) cf2f33a
  • docs: add mrleebo as a contributor (#18) 0e932a0
  • docs: add flybayer as a contributor (#17) 06e1781
  • docs: add Skn0tt as a contributor (#16) 169a6f3
  • docs: add merelinguist as a contributor (#15) b2868ba

https://github.com/blitz-js/superjson/compare/v1.0.1...v1.1.0

superjson - v1.0.1

Published by flybayer about 4 years ago

Total library overhaul with a new API.

See README for details.