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 visible (Hide)

superjson - v2.2.1 Latest Release

Published by Skn0tt 12 months ago

What's Changed

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

superjson - v2.2.0

Published by Skn0tt 12 months ago

What's Changed

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

superjson - v2.1.0

Published by Skn0tt 12 months ago

What's Changed

New Contributors

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

superjson - v2.0.0

Published by Skn0tt about 1 year 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

superjson - v1.13.3

Published by Skn0tt about 1 year 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

superjson - v1.13.2

Published by Skn0tt about 1 year ago

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

superjson - v1.13.1

Published by Skn0tt over 1 year ago

## What's Changed

New Contributors

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

superjson - v1.13.0

Published by Skn0tt over 1 year ago

What's Changed

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

superjson - v1.12.4

Published by Skn0tt over 1 year ago

What's Changed

New Contributors

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

superjson - v1.12.3

Published by Skn0tt over 1 year ago

What's Changed

New Contributors

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

superjson - v1.12.2

Published by Skn0tt almost 2 years ago

What's Changed

New Contributors

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

superjson - v1.12.1

Published by Skn0tt almost 2 years ago

What's Changed

Full Changelog: https://github.com/blitz-js/superjson/compare/v1.12.0...v1.12.1

superjson - v1.12.0

Published by Skn0tt almost 2 years ago

What's Changed

Full Changelog: https://github.com/blitz-js/superjson/compare/v1.11.0...v1.12.0

superjson - v1.11.0

Published by Skn0tt almost 2 years ago

What's Changed

Full Changelog: https://github.com/blitz-js/superjson/compare/v1.10.1...v1.11.0

superjson - v1.10.1

Published by Skn0tt about 2 years ago

What's Changed

Full Changelog: https://github.com/blitz-js/superjson/compare/v1.10.0...v1.10.1

superjson - v1.10.0

Published by Skn0tt about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/blitz-js/superjson/compare/v1.9.1...v1.10.0

superjson - v1.9.1

Published by Skn0tt over 2 years ago

What's Changed

Full Changelog: https://github.com/blitz-js/superjson/compare/v1.9.0...v1.9.1

superjson - v1.9.0

Published by Skn0tt over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/blitz-js/superjson/compare/v1.8.2...v1.9.0

superjson - v1.8.2

Published by Skn0tt over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/blitz-js/superjson/compare/v1.8.1...v1.8.2

superjson - v1.8.1

Published by flybayer over 2 years ago

Fix a critical security vulnerability. See CVE-2022-23631 for more details.