Skip to content

Commit b419002

Browse files
Version Packages
1 parent 1b953a2 commit b419002

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/lovely-clouds-joke.md

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

.changeset/popular-pianos-wash.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @stevent-team/react-zoom-form
22

3+
## 1.1.4
4+
5+
### Patch Changes
6+
7+
- f403cf8: Remove lib export of internal register function
8+
- f403cf8: Properly pass through the correct Zod schema types to the field chain using a second InnerSchema type param
9+
310
## 1.1.3
411

512
### 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": "@stevent-team/react-zoom-form",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "React forms powered by Zod",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)