Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #3814

Merged
merged 1 commit into from
May 31, 2023
Merged

Version Packages #3814

merged 1 commit into from
May 31, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 31, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

formik@2.4.1

Patch Changes

  • 2b194c2 #3808 Thanks @NagaiKoki! - fix type of setFieldValue function

  • 708bcb2 #3813 Thanks @probablyup! - Revert FieldArray "shouldComponentUpdate" performance optimization. As it turns out, it's a common use case to have JSX controlled via non-Formik state/props inside of FieldArray, so it's not safe to cancel re-renders here.

  • 187e47d #3815 Thanks @probablyup! - Revert Yup transform support for the time being, this may be re-introduced in a future release under an opt-in prop.

formik-native@2.1.24

Patch Changes

@vercel
Copy link

vercel bot commented May 31, 2023

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 May 31, 2023 7:51pm

@codesandbox-ci
Copy link

codesandbox-ci bot commented May 31, 2023

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 d3c033b:

Sandbox Source
Formik TypeScript Playground Configuration

@github-actions github-actions bot force-pushed the changeset-release/main branch from ca033c3 to d3c033b Compare May 31, 2023 19:50
Copy link
Collaborator

@quantizor quantizor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@jaredpalmer jaredpalmer added the automerge automerge label for kodiak label May 31, 2023
@jaredpalmer jaredpalmer merged commit 20f6848 into main May 31, 2023
@kodiakhq kodiakhq bot deleted the changeset-release/main branch May 31, 2023 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge automerge label for kodiak
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants