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: upgrade storybook [TOL-1763] #1604

Closed 2wce closed 4 months ago

2wce commented 4 months ago

We have upgraded storybook to the latest version with the following caveat:

Storybook identifies our repository as a create-react-app setup & because of that it advises us to install this preset. However if we install it then the following issues arise

Both scenarios mean we can't complete a build as long that preset is in our setup. We might have to keep an eye on this as version 8 approaches hopefully the issue will be fixed before then