File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
+ ## v0.3.3...main
3
+
4
+ [ compare changes] ( https://github.com/stacksjs/ts-validation/compare/v0.3.3...main )
5
+
6
+ ### 🏡 Chore
7
+
8
+ - Implement checker for empty strings ([ 8ca9253] ( https://github.com/stacksjs/ts-validation/commit/8ca9253 ) )
9
+ - Improve tests and validator type ([ eda824f] ( https://github.com/stacksjs/ts-validation/commit/eda824f ) )
10
+
11
+ ### ❤️ Contributors
12
+
13
+ - Glennmichael123 ([ @glennmichael123 ] ( https://github.com/glennmichael123 ) )
14
+
2
15
## v0.3.2...main
3
16
4
17
[ compare changes] ( https://github.com/stacksjs/ts-validation/compare/v0.3.2...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.3.3 " ,
4
+ "version" : " 0.3.4 " ,
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