decap-cms
decap-cms copied to clipboard
feat: add react 18 as a peer dependency
Summary
Adds react 18 as an allowed peer dependency
Test plan
Verify all existing tests pass
Checklist
Please add a x
inside each checkbox:
- [x] I have read the contribution guidelines.
- [x] Code is formatted via running
yarn format
. - [x] Tests are passing via running
yarn test
. - [ ] The status checks are successful (continuous integration). Those can be seen below.
A picture of a cute animal (not mandatory but encouraged)
Any updates on this?