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: isPlainObject type check with edge runtime #243

Closed mattiaz9 closed 1 year ago

mattiaz9 commented 1 year ago

This fixes https://github.com/blitz-js/superjson/issues/242

Skn0tt commented 1 year ago

Released in https://github.com/blitz-js/superjson/releases/tag/v1.12.4