File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to the library will be documented in this file.
44
5- ## v1.0.0 (Month DD, YYYY )
5+ ## v1.0.0 (March 18, 2025 )
66
77- Add ` assert ` method to assert values (issue #862 )
88- Add ` checkItemsAsync ` action (pull request #856 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @valibot/valibot" ,
3- "version" : " 1.0.0-rc.4 " ,
3+ "version" : " 1.0.0" ,
44 "exports" : " ./src/index.ts" ,
55 "publish" : {
66 "include" : [" src/**/*.ts" , " README.md" ],
Original file line number Diff line number Diff line change 11{
22 "name" : " valibot" ,
33 "description" : " The modular and type safe schema library for validating structural data" ,
4- "version" : " 1.0.0-rc.4 " ,
4+ "version" : " 1.0.0" ,
55 "license" : " MIT" ,
66 "author" : " Fabian Hiller" ,
77 "homepage" : " https://valibot.dev" ,
You can’t perform that action at this time.
0 commit comments