robertLichtnow / zod-formik-adapter

An adapter for zod object validation to Formik validation schema
https://www.npmjs.com/package/zod-formik-adapter
MIT License
156 stars 17 forks source link

Updated react dependency version to ^18.2.0 #12

Closed JosefRousal closed 1 year ago

JosefRousal commented 2 years ago

Simple update to allow react v18 support.

alexandrughinea commented 2 years ago

Any plans to get this merged soon? Many thanks

awkaiser-tr commented 2 years ago

Hi @JosefRousal @alexandrughinea, just opened #13 which I believe is a cleaner resolution to the problem 🙇🏻

Lukem121 commented 1 year ago

Here is a fork of the project that works with React 18 npm install formik-adapter-zod

robertLichtnow commented 1 year ago

React peer dependency was removed in v1.2.0