formsy / formsy-react

A form input builder and validator for React JS
MIT License
763 stars 126 forks source link

Add support for React 18 #692

Closed felixmosh closed 2 years ago

felixmosh commented 2 years ago

Added React 18 as peer deps and tested it.

@rkuykendall wdyt? should we trust ower tests? :]

rkuykendall commented 2 years ago

@felixmosh I think so. If something fails, we can add a new test! I'd remove the build artifacts from this though as they are generated on release.

felixmosh commented 2 years ago

Done :]