File tree Expand file tree Collapse file tree 14 files changed +51
-7
lines changed
react-formz-validators-utils
react-formz-validators-yup
react-formz-validators-zod Expand file tree Collapse file tree 14 files changed +51
-7
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.8.0] ( https://github.com/ZerryStack/react-formz/compare/v1.7.0...v1.8.0 ) (2023-09-18)
7
+
8
+ ### Updates
9
+
10
+ - Publish core package ([ b20ed75] ( https://github.com/ZerryStack/react-formz/commit/b20ed759f18cd7daf253a8325edee1ab08c5414a ) )
11
+ - Publish core package ([ 5dd0a6e] ( https://github.com/ZerryStack/react-formz/commit/5dd0a6eaffee007300126a06e1a76ebf740b090a ) )
12
+
6
13
## [ 1.7.0] ( https://github.com/ZerryStack/react-formz/compare/v1.6.0...v1.7.0 ) (2023-09-18)
7
14
8
15
### Updates
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3
3
"useWorkspaces" : true ,
4
- "version" : " 1.7 .0" ,
4
+ "version" : " 1.8 .0" ,
5
5
"npmClient" : " yarn" ,
6
6
"gitTagVersion" : true ,
7
7
"conventionalCommits" : true ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.8.0] ( https://github.com/ZerryStack/react-formz/compare/v1.7.0...v1.8.0 ) (2023-09-18)
7
+
8
+ ### Updates
9
+
10
+ - Publish core package ([ b20ed75] ( https://github.com/ZerryStack/react-formz/commit/b20ed759f18cd7daf253a8325edee1ab08c5414a ) )
11
+
6
12
## [ 1.7.0] ( https://github.com/ZerryStack/react-formz/compare/v1.6.0...v1.7.0 ) (2023-09-18)
7
13
8
14
** Note:** Version bump only for package @zerry/react-formz-native
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @zerry/react-formz-native" ,
3
- "version" : " 1.7 .0" ,
3
+ "version" : " 1.8 .0" ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " https://github.com/ZerryStack/react-formz.git"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.8.0] ( https://github.com/ZerryStack/react-formz/compare/v1.7.0...v1.8.0 ) (2023-09-18)
7
+
8
+ ### Updates
9
+
10
+ - Publish core package ([ b20ed75] ( https://github.com/ZerryStack/react-formz/commit/b20ed759f18cd7daf253a8325edee1ab08c5414a ) )
11
+
6
12
## [ 1.7.0] ( https://github.com/ZerryStack/react-formz/compare/v1.6.0...v1.7.0 ) (2023-09-18)
7
13
8
14
** Note:** Version bump only for package @zerry/react-formz-validators-utils
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @zerry/react-formz-validators-utils" ,
3
- "version" : " 1.7 .0" ,
3
+ "version" : " 1.8 .0" ,
4
4
"license" : " MIT" ,
5
5
"description" : " Shared utilitity functions for zod validators." ,
6
6
"main" : " ./dist/index.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.8.0] ( https://github.com/ZerryStack/react-formz/compare/v1.7.0...v1.8.0 ) (2023-09-18)
7
+
8
+ ### Updates
9
+
10
+ - Publish core package ([ b20ed75] ( https://github.com/ZerryStack/react-formz/commit/b20ed759f18cd7daf253a8325edee1ab08c5414a ) )
11
+
6
12
## [ 1.7.0] ( https://github.com/ZerryStack/react-formz/compare/v1.6.0...v1.7.0 ) (2023-09-18)
7
13
8
14
** Note:** Version bump only for package @zerry/react-formz-validators-yup
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @zerry/react-formz-validators-yup" ,
3
- "version" : " 1.7 .0" ,
3
+ "version" : " 1.8 .0" ,
4
4
"license" : " MIT" ,
5
5
"description" : " Up validator for @zerry/react-formz to validate form data against a zod schema." ,
6
6
"main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.8.0] ( https://github.com/ZerryStack/react-formz/compare/v1.7.0...v1.8.0 ) (2023-09-18)
7
+
8
+ ### Updates
9
+
10
+ - Publish core package ([ b20ed75] ( https://github.com/ZerryStack/react-formz/commit/b20ed759f18cd7daf253a8325edee1ab08c5414a ) )
11
+
6
12
## [ 1.7.0] ( https://github.com/ZerryStack/react-formz/compare/v1.6.0...v1.7.0 ) (2023-09-18)
7
13
8
14
** Note:** Version bump only for package @zerry/react-formz-validators-zod
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @zerry/react-formz-validators-zod" ,
3
- "version" : " 1.7 .0" ,
3
+ "version" : " 1.8 .0" ,
4
4
"license" : " MIT" ,
5
5
"description" : " Zod validator for @zerry/react-formz to validate form data against a zod schema." ,
6
6
"main" : " dist/zod.js" ,
You can’t perform that action at this time.
0 commit comments