contentful / field-editors

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

fix: add plate common dependency to rich-text #1555

Closed rusticpenguin closed 10 months ago

rusticpenguin commented 10 months ago

When using default-field-editors in an app, ConnectedRichTextField fails to render because it lacks the plate/common dependency.

Some partner apps cannot install the correct plate version due to their environments not supporting that version.