-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Version Packages #2970
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 #2970
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). formik – ./website🔍 Inspect: https://vercel.com/formium/formik/3jgHAPSyip7LYh46WXBQwvTrmk1Y |
aba809f to
8dfddf2
Compare
8dfddf2 to
85b538f
Compare
85b538f to
e461bd5
Compare
e461bd5 to
d535b00
Compare
d535b00 to
c9ebd73
Compare
c9ebd73 to
90ca6f5
Compare
90ca6f5 to
b77f760
Compare
b77f760 to
1c1f0a4
Compare
1c1f0a4 to
47ae1d2
Compare
47ae1d2 to
5e05c85
Compare
5e05c85 to
dac1a29
Compare
dac1a29 to
b90491a
Compare
b90491a to
1ce6887
Compare
1ce6887 to
f9b6720
Compare
f9b6720 to
b7a81e1
Compare
|
This pull request is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 60 days |
b7a81e1 to
cfd3068
Compare
cfd3068 to
edb3dbc
Compare
edb3dbc to
82e91a4
Compare
476892f to
0c9381d
Compare
|
Size Change: 0 B Total Size: 39.8 kB ℹ️ View Unchanged
|
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 master, this PR will be updated.
Releases
formik@2.2.7
Patch Changes
e50040a#2881 Thanks @jinmayamashita! - Prevent calling getSelectedValues when the element has not options31405ab#3201 Thanks @artola! - Fixes regression that resulted in error update race condition from when usingvalidateOnMountc2d6926#2995 Thanks @johnrom! - Allow explicitly setting<form action>to empty string (Allow explicitly setting action to empty string #2981). Note: previous code which passed an empty string would result in a noop (simply appending # to the url), but this will now result in a form submission to the current page.formik-native@2.1.15
Patch Changes
e50040a,31405ab,c2d6926]: