File tree Expand file tree Collapse file tree 14 files changed +37
-7
lines changed
react-formz-validators-utils
react-formz-validators-yup
react-formz-validators-zod Expand file tree Collapse file tree 14 files changed +37
-7
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.5.1] ( https://github.com/ZerryStack/react-formz/compare/v1.5.0...v1.5.1 ) (2023-09-18)
7+
8+ ### Updates
9+
10+ - Publish core package ([ 6360592] ( https://github.com/ZerryStack/react-formz/commit/6360592194bca3c12236baeea77d618c18ff3db8 ) )
11+
612## [ 1.5.0] ( https://github.com/ZerryStack/react-formz/compare/v1.4.0...v1.5.0 ) (2023-09-18)
713
814### Updates
Original file line number Diff line number Diff line change 11{
22 "$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
33 "useWorkspaces" : true ,
4- "version" : " 1.5.0 " ,
4+ "version" : " 1.5.1 " ,
55 "npmClient" : " yarn" ,
66 "gitTagVersion" : true ,
77 "conventionalCommits" : true ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.5.1] ( https://github.com/ZerryStack/react-formz/compare/v1.5.0...v1.5.1 ) (2023-09-18)
7+
8+ ** Note:** Version bump only for package @zerry/react-formz-native
9+
610## [ 1.5.0] ( https://github.com/ZerryStack/react-formz/compare/v1.4.0...v1.5.0 ) (2023-09-18)
711
812### Updates
Original file line number Diff line number Diff line change 11{
22 "name" : " @zerry/react-formz-native" ,
3- "version" : " 1.5.0 " ,
3+ "version" : " 1.5.1 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " https://github.com/ZerryStack/react-formz.git"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.5.1] ( https://github.com/ZerryStack/react-formz/compare/v1.5.0...v1.5.1 ) (2023-09-18)
7+
8+ ** Note:** Version bump only for package @zerry/react-formz-validators-utils
9+
610## [ 1.5.0] ( https://github.com/ZerryStack/react-formz/compare/v1.4.0...v1.5.0 ) (2023-09-18)
711
812** Note:** Version bump only for package @zerry/react-formz-validators-utils
Original file line number Diff line number Diff line change 11{
22 "name" : " @zerry/react-formz-validators-utils" ,
3- "version" : " 1.5.0 " ,
3+ "version" : " 1.5.1 " ,
44 "license" : " MIT" ,
55 "description" : " Shared utilitity functions for zod validators." ,
66 "main" : " ./dist/index.js" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.5.1] ( https://github.com/ZerryStack/react-formz/compare/v1.5.0...v1.5.1 ) (2023-09-18)
7+
8+ ** Note:** Version bump only for package @zerry/react-formz-validators-yup
9+
610## [ 1.5.0] ( https://github.com/ZerryStack/react-formz/compare/v1.4.0...v1.5.0 ) (2023-09-18)
711
812** Note:** Version bump only for package @zerry/react-formz-validators-yup
Original file line number Diff line number Diff line change 11{
22 "name" : " @zerry/react-formz-validators-yup" ,
3- "version" : " 1.5.0 " ,
3+ "version" : " 1.5.1 " ,
44 "license" : " MIT" ,
55 "description" : " Up validator for @zerry/react-formz to validate form data against a zod schema." ,
66 "main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.5.1] ( https://github.com/ZerryStack/react-formz/compare/v1.5.0...v1.5.1 ) (2023-09-18)
7+
8+ ** Note:** Version bump only for package @zerry/react-formz-validators-zod
9+
610## [ 1.5.0] ( https://github.com/ZerryStack/react-formz/compare/v1.4.0...v1.5.0 ) (2023-09-18)
711
812** Note:** Version bump only for package @zerry/react-formz-validators-zod
Original file line number Diff line number Diff line change 11{
22 "name" : " @zerry/react-formz-validators-zod" ,
3- "version" : " 1.5.0 " ,
3+ "version" : " 1.5.1 " ,
44 "license" : " MIT" ,
55 "description" : " Zod validator for @zerry/react-formz to validate form data against a zod schema." ,
66 "main" : " dist/zod.js" ,
You can’t perform that action at this time.
0 commit comments