Skip to content

Commit

Permalink
Merge pull request #39 from stevent-team/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
GRA0007 committed Aug 10, 2023
2 parents 384a1b0 + 771fd36 commit b6aa5c9
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/modern-sloths-obey.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smart-kangaroos-reply.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @stevent-team/react-zoom-form

## 1.1.3

### Patch Changes

- 55e323b: Store formValues in a ref to prevent unnecessary rerenders
- b9a77a9: Fix an issue where controlled fields with a nullable value would break the types

## 1.1.2

### 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": "@stevent-team/react-zoom-form",
"version": "1.1.2",
"version": "1.1.3",
"description": "React forms powered by Zod",
"keywords": [
"react",
Expand Down

0 comments on commit b6aa5c9

Please sign in to comment.