flightcontrolhq / superjson

Safely serialize JavaScript expressions to a superset of JSON, which includes Dates, BigInts, and more.
https://www.flightcontrol.dev?ref=superjson
MIT License
4.13k stars 91 forks source link

fix: referential equalities should ignore child nodes #244

Closed KATT closed 1 year ago

KATT commented 1 year ago

Closes #245


yarn test --watch --testNamePattern "#245" --testPathPattern index
Skn0tt commented 1 year ago

Published as part of https://github.com/blitz-js/superjson/releases/tag/v1.13.0