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.02k stars 87 forks source link

fix: remove "already registered" warning, which triggered too many false positives #211

Closed Skn0tt closed 1 year ago

Skn0tt commented 1 year ago

closes https://github.com/blitz-js/superjson/issues/208