Skip to content
This repository was archived by the owner on Jul 27, 2022. It is now read-only.

Commit 2b57128

Browse files
authored
Merge pull request #655 from wellyshen/changeset-release/master
Version Packages
2 parents 2b4e20a + 91e0ce0 commit 2b57128

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/early-cats-eat.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-cool-form
22

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- [#654](https://github.com/wellyshen/react-cool-form/pull/654) [`291199a`](https://github.com/wellyshen/react-cool-form/commit/291199a021e6ae81af5bb5b79b77ac1f27f8b511) Thanks [@wellyshen](https://github.com/wellyshen)! - feat(useForm): add `shouldFocus` option for `runValidation` method
8+
39
## 0.3.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-cool-form",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"description": "React hooks for forms state and validation, less code more performant.",
55
"license": "MIT",
66
"homepage": "https://react-cool-form.netlify.app",

0 commit comments

Comments
 (0)