You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use parse/stringify from flatted lib to support circular structures (fixes#222) (#240)
* use parse/stringify from flatted lib to support circular structures
* use the esm variant instead of cjs of flatted
* don't ignore flatted/esm when transforming
* need to use flatted/esm in test also
* fix
0 commit comments