File tree Expand file tree Collapse file tree
react-formz-validators-utils
react-formz-validators-yup
react-formz-validators-zod Expand file tree Collapse file tree 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.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+
613## [ 1.7.0] ( https://github.com/ZerryStack/react-formz/compare/v1.6.0...v1.7.0 ) (2023-09-18)
714
815### 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.7 .0" ,
4+ "version" : " 1.8 .0" ,
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.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+
612## [ 1.7.0] ( https://github.com/ZerryStack/react-formz/compare/v1.6.0...v1.7.0 ) (2023-09-18)
713
814** Note:** Version bump only for package @zerry/react-formz-native
Original file line number Diff line number Diff line change 11{
22 "name" : " @zerry/react-formz-native" ,
3- "version" : " 1.7 .0" ,
3+ "version" : " 1.8 .0" ,
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.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+
612## [ 1.7.0] ( https://github.com/ZerryStack/react-formz/compare/v1.6.0...v1.7.0 ) (2023-09-18)
713
814** 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.7 .0" ,
3+ "version" : " 1.8 .0" ,
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.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+
612## [ 1.7.0] ( https://github.com/ZerryStack/react-formz/compare/v1.6.0...v1.7.0 ) (2023-09-18)
713
814** 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.7 .0" ,
3+ "version" : " 1.8 .0" ,
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.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+
612## [ 1.7.0] ( https://github.com/ZerryStack/react-formz/compare/v1.6.0...v1.7.0 ) (2023-09-18)
713
814** 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.7 .0" ,
3+ "version" : " 1.8 .0" ,
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