contentful / field-editors

React components and extensions for building Contentful entry editor
https://contentful-field-editors.netlify.app/
MIT License
149 stars 114 forks source link

chore(dependencies): drop deep equal [] #1678

Closed chrishelgert closed 2 weeks ago

chrishelgert commented 2 weeks ago

drop deep-equal package as it's quite big and we use fast-deep-equal more broadly. Additional remove the overrides for the equality check and use the default from fieldconnector