contentful / field-editors

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

feat: support CMA.js v11 #1559

Closed andipaetzold closed 7 months ago

andipaetzold commented 7 months ago

Increasing the CMA.js' version range to include v11. This allows better deduping in the consuming packages.

I didn't touch dev dependencies.

The failing component test is the same that's failing in master atm.