-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2890 from formium/changeset-release/master
Version Packages
- Loading branch information
Showing
6 changed files
with
19 additions
and
16 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,12 @@ | ||
# formik-native | ||
|
||
## 2.1.13 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [[`ebad985`](https://github.com/formium/formik/commit/ebad98569e034c5bd8f52a7926480b7d63127cd4), [`0dfa23b`](https://github.com/formium/formik/commit/0dfa23b6b312db1f2c3d22019975212f0f901c00)]: | ||
- [email protected] | ||
|
||
## 2.1.12 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "formik-native", | ||
"version": "2.1.12", | ||
"version": "2.1.13", | ||
"license": "Apache-2.0", | ||
"author": "Jared Palmer <[email protected]>", | ||
"repository": "formium/formik", | ||
|
@@ -31,7 +31,7 @@ | |
"react": ">=16.8.0" | ||
}, | ||
"dependencies": { | ||
"formik": "2.2.4" | ||
"formik": "2.2.5" | ||
}, | ||
"devDependencies": { | ||
"@react-native-community/eslint-config": "^0.0.5", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "formik", | ||
"description": "Forms in React, without tears", | ||
"version": "2.2.4", | ||
"version": "2.2.5", | ||
"license": "Apache-2.0", | ||
"author": "Jared Palmer <[email protected]>", | ||
"repository": "formium/formik", | ||
|
@@ -20,9 +20,7 @@ | |
"umd:main": "dist/formik.umd.production.js", | ||
"module": "dist/formik.esm.js", | ||
"typings": "dist/index.d.ts", | ||
"files": [ | ||
"dist" | ||
], | ||
"files": ["dist"], | ||
"peerDependencies": { | ||
"react": ">=16.8.0" | ||
}, | ||
|
8b1abb2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs: