blitz-js / superjson

Safely serialize JavaScript expressions to a superset of JSON, which includes Dates, BigInts, and more.
MIT License
3.88k stars 83 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 12 months ago

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