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

Commit

Permalink
Merge pull request #190 from wellyshen/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
wellyshen authored Dec 2, 2020
2 parents 8c6de82 + 84beafa commit b845f3f
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/eighty-balloons-stare.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gorgeous-dodos-scream.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/long-pants-wash.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# react-cool-form

## 0.0.58

### Patch Changes

- [`df94182`](https:/wellyshen/react-cool-form/commit/df94182b0c327053535fb7c69b99b8dd518e0173) [#189](https:/wellyshen/react-cool-form/pull/189) Thanks [@wellyshen](https:/wellyshen)! - feat(useForm): use `valueAsNumber` instead `parseFloat()` for converting data

* [`4eae04c`](https:/wellyshen/react-cool-form/commit/4eae04c9feb6dde4d07b0c83633ce95792c96ea2) [#193](https:/wellyshen/react-cool-form/pull/193) Thanks [@wellyshen](https:/wellyshen)! - fix(useForm): correct the logic of `controller` method

- [`26936f5`](https:/wellyshen/react-cool-form/commit/26936f5b8f8f49f39c115d5acb913a94fd0fdb50) Thanks [@wellyshen](https:/wellyshen)! - refactor(useForm): rename `handleFieldChange` to `handleChangeEvent`

## 0.0.57

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-cool-form",
"version": "0.0.57",
"version": "0.0.58",
"description": "React hooks for forms state and validation, less code more performant.",
"license": "MIT",
"homepage": "https:/wellyshen/react-cool-form#readme",
Expand Down

0 comments on commit b845f3f

Please sign in to comment.