Superjson Versions Save

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

v2.2.1

6 months ago

What's Changed

Full Changelog: https://github.com/blitz-js/superjson/compare/v2.2.0...v2.2.1

v2.2.0

6 months ago

What's Changed

Full Changelog: https://github.com/blitz-js/superjson/compare/v2.1.0...v2.2.0

v2.1.0

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/blitz-js/superjson/compare/v2.0.0...v2.1.0

v2.0.0

7 months ago

What's Changed

Breaking Change: SuperJSON is now published as an ES Module, and only supports Node.js v16 and later.

New Contributors

Full Changelog: https://github.com/blitz-js/superjson/compare/v1.13.3...v2.0.0

v1.13.3

7 months ago

What's Changed

  • fix a bug with dedupe=true and rereferential equalities. Report by @KATT, thank you! #253

Full Changelog: https://github.com/blitz-js/superjson/compare/v1.13.1...v1.13.3

v1.13.2

7 months ago

This was an accidental release. Oops, sorry! No changes to the prior version.

v1.13.1

9 months ago
## What's Changed

New Contributors

Full Changelog: https://github.com/blitz-js/superjson/compare/v1.13.0...v1.13.1

v1.13.0

9 months ago

What's Changed

Full Changelog: https://github.com/blitz-js/superjson/compare/v1.12.4...v1.13.0

v1.12.4

10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/blitz-js/superjson/compare/v1.12.3...v1.12.4

v1.12.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/blitz-js/superjson/compare/v1.12.2...v1.12.3