File tree 14 files changed +41
-7
lines changed
react-formz-validators-utils
react-formz-validators-yup
react-formz-validators-zod
14 files changed +41
-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.5.0] ( https://github.com/ZerryStack/react-formz/compare/v1.4.0...v1.5.0 ) (2023-09-18)
7
+
8
+ ### Updates
9
+
10
+ - Publish core package ([ 7c432d1] ( https://github.com/ZerryStack/react-formz/commit/7c432d1e6bcf57f2649a7d38437827b0429a9b79 ) )
11
+
6
12
## [ 1.4.0] ( https://github.com/ZerryStack/react-formz/compare/v1.3.0...v1.4.0 ) (2023-09-18)
7
13
8
14
### 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.4 .0" ,
4
+ "version" : " 1.5 .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.5.0] ( https://github.com/ZerryStack/react-formz/compare/v1.4.0...v1.5.0 ) (2023-09-18)
7
+
8
+ ### Updates
9
+
10
+ - Publish core package ([ 7c432d1] ( https://github.com/ZerryStack/react-formz/commit/7c432d1e6bcf57f2649a7d38437827b0429a9b79 ) )
11
+
6
12
## [ 1.4.0] ( https://github.com/ZerryStack/react-formz/compare/v1.3.0...v1.4.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.4 .0" ,
3
+ "version" : " 1.5 .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.5.0] ( https://github.com/ZerryStack/react-formz/compare/v1.4.0...v1.5.0 ) (2023-09-18)
7
+
8
+ ** Note:** Version bump only for package @zerry/react-formz-validators-utils
9
+
6
10
## [ 1.4.0] ( https://github.com/ZerryStack/react-formz/compare/v1.3.0...v1.4.0 ) (2023-09-18)
7
11
8
12
** 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.4 .0" ,
3
+ "version" : " 1.5 .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.5.0] ( https://github.com/ZerryStack/react-formz/compare/v1.4.0...v1.5.0 ) (2023-09-18)
7
+
8
+ ** Note:** Version bump only for package @zerry/react-formz-validators-yup
9
+
6
10
## [ 1.4.0] ( https://github.com/ZerryStack/react-formz/compare/v1.3.0...v1.4.0 ) (2023-09-18)
7
11
8
12
** 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.4 .0" ,
3
+ "version" : " 1.5 .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.5.0] ( https://github.com/ZerryStack/react-formz/compare/v1.4.0...v1.5.0 ) (2023-09-18)
7
+
8
+ ** Note:** Version bump only for package @zerry/react-formz-validators-zod
9
+
6
10
## [ 1.4.0] ( https://github.com/ZerryStack/react-formz/compare/v1.3.0...v1.4.0 ) (2023-09-18)
7
11
8
12
** 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.4 .0" ,
3
+ "version" : " 1.5 .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" ,
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.5.0] ( https://github.com/ZerryStack/react-formz/compare/v1.4.0...v1.5.0 ) (2023-09-18)
7
+
8
+ ### Updates
9
+
10
+ - Publish core package ([ 7c432d1] ( https://github.com/ZerryStack/react-formz/commit/7c432d1e6bcf57f2649a7d38437827b0429a9b79 ) )
11
+
6
12
## [ 1.4.0] ( https://github.com/ZerryStack/react-formz/compare/v1.3.0...v1.4.0 ) (2023-09-18)
7
13
8
14
** Note:** Version bump only for package @zerry/react-formz
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @zerry/react-formz" ,
3
- "version" : " 1.4 .0" ,
3
+ "version" : " 1.5 .0" ,
4
4
"files" : [
5
5
" dist"
6
6
],
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.5.0] ( https://github.com/ZerryStack/react-formz/compare/v1.4.0...v1.5.0 ) (2023-09-18)
7
+
8
+ ** Note:** Version bump only for package @zerry/react-formz-core
9
+
6
10
## [ 1.4.0] ( https://github.com/ZerryStack/react-formz/compare/v1.3.0...v1.4.0 ) (2023-09-18)
7
11
8
12
### Updates
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @zerry/react-formz-core" ,
3
- "version" : " 1.4 .0" ,
3
+ "version" : " 1.5 .0" ,
4
4
"packageManager" : " yarn@3.2.3" ,
5
5
"license" : " MIT" ,
6
6
"sideEffects" : false ,
You can’t perform that action at this time.
0 commit comments