aweary / react-copy-write

✍️ Immutable state with a mutable API
MIT License
1.79k stars 54 forks source link

Remove fbjs dependency #54

Open pascalduez opened 5 years ago

pascalduez commented 5 years ago

Hi,

following the changes in React core:

I thought it would make sense here as well.

So use the smaller shallowequal package instead.

Also maybe wait until the same PR on creact-react-context get merged/published.