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
The initial idea was to have ImmutableJS just as a starting point others can use to implement serialization for other libraries, but in 2 years we didn't get any others implemented here. Also ES6 serialization was moved directly to jsan (Symbols, Map and Set). So this library is now purely for serializing Immutable JS.
remotedev-serialize is a confusing name (#4), the suggestion is to rename it to serialize-immutable.
The initial idea was to have ImmutableJS just as a starting point others can use to implement serialization for other libraries, but in 2 years we didn't get any others implemented here. Also ES6 serialization was moved directly to jsan (Symbols, Map and Set). So this library is now purely for serializing Immutable JS.
remotedev-serialize
is a confusing name (#4), the suggestion is to rename it toserialize-immutable
.\cc @rt2zz @dolsem @maurobender @lagun4ik @jsmonkey
The text was updated successfully, but these errors were encountered: