jaredpalmer / formik

Build forms in React, without the tears 😭
https://formik.org
Apache License 2.0
33.71k stars 2.77k forks source link

fix: add missing @types/hoist-non-react-statics #3886

Closed myNameIsDu closed 9 months ago

myNameIsDu commented 9 months ago

This is the continuation of https://github.com/jaredpalmer/formik/pull/3860

close https://github.com/jaredpalmer/formik/issues/3837 close https://github.com/jaredpalmer/formik/issues/3885

changeset-bot[bot] commented 9 months ago

🦋 Changeset detected

Latest commit: a5b40be6bb7a9872f63491da453b2b7b87af5f3d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | ------------- | ----- | | formik | Patch | | formik-native | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
formik-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 15, 2023 8:37am
codesandbox-ci[bot] commented 9 months ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit a5b40be6bb7a9872f63491da453b2b7b87af5f3d:

Sandbox Source
Formik TypeScript Playground (forked) Configuration
quantizor commented 9 months ago

Hey thank you but we're going to take the original PR for this now that it's ready to go https://github.com/jaredpalmer/formik/pull/3860