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
feat(util): return identical fromSerializableObject if already serialized
Update `fromSerializableObject` function to correctly identify and
return native types (like Date, Error, Map, Set, and ArrayBuffer views)
without modification.
0 commit comments