File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ - TS language server performance improvements
2+ - Fixed [ Buffer is not defined using drizzle-arktype client side with vite] ( https://github.com/drizzle-team/drizzle-orm/issues/4383 )
3+ - Fixed [[ BUG] : drizzle-arktype Buffer is undefined] ( https://github.com/drizzle-team/drizzle-orm/issues/4371 )
Original file line number Diff line number Diff line change 1+ - TS language server performance improvements
Original file line number Diff line number Diff line change 1+ - TS language server performance improvements
Original file line number Diff line number Diff line change 1+ - Support for Zod v4: Starting with this release, ` drizzle-zod ` now requires Zod v3.25 or later
Original file line number Diff line number Diff line change 11{
22 "name" : " drizzle-arktype" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "description" : " Generate arktype schemas from Drizzle ORM schemas" ,
55 "type" : " module" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " drizzle-typebox" ,
3- "version" : " 0.3.2 " ,
3+ "version" : " 0.3.3 " ,
44 "description" : " Generate Typebox schemas from Drizzle ORM schemas" ,
55 "type" : " module" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " drizzle-valibot" ,
3- "version" : " 0.4.1 " ,
3+ "version" : " 0.4.2 " ,
44 "description" : " Generate valibot schemas from Drizzle ORM schemas" ,
55 "type" : " module" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " drizzle-zod" ,
3- "version" : " 0.7.1 " ,
3+ "version" : " 0.8.0 " ,
44 "description" : " Generate Zod schemas from Drizzle ORM schemas" ,
55 "type" : " module" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments