File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
+ ## v0.4.1...main
3
+
4
+ [ compare changes] ( https://github.com/stacksjs/ts-validation/compare/v0.4.1...main )
5
+
6
+ ### 🚀 Enhancements
7
+
8
+ - Implement message provider ([ 4d5dfa8] ( https://github.com/stacksjs/ts-validation/commit/4d5dfa8 ) )
9
+
10
+ ### 🏡 Chore
11
+
12
+ - Implement custom messagaes ([ 65590b5] ( https://github.com/stacksjs/ts-validation/commit/65590b5 ) )
13
+ - Implement schema object ([ 1ddca25] ( https://github.com/stacksjs/ts-validation/commit/1ddca25 ) )
14
+ - Remove optional message ([ d171f15] ( https://github.com/stacksjs/ts-validation/commit/d171f15 ) )
15
+ - Test cases ([ 82bf27e] ( https://github.com/stacksjs/ts-validation/commit/82bf27e ) )
16
+
17
+ ### ❤️ Contributors
18
+
19
+ - Glennmichael123 ([ @glennmichael123 ] ( https://github.com/glennmichael123 ) )
20
+
2
21
## v0.4.0...main
3
22
4
23
[ compare changes] ( https://github.com/stacksjs/ts-validation/compare/v0.4.0...main )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stacksjs/ts-validation" ,
3
3
"type" : " module" ,
4
- "version" : " 0.4.1 " ,
4
+ "version" : " 0.4.2 " ,
5
5
"description" : " A simple TypeScript starter kit using Bun." ,
6
6
"author" :
" Chris Breuer <[email protected] >" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments