We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cf6a82 commit 54d5e5eCopy full SHA for 54d5e5e
changelogs/drizzle-orm/0.38.1.md
@@ -0,0 +1 @@
1
+- Closed [[FEATURE]: Add more flexible typing for usage with exactOptionalPropertyTypes](https://github.com/drizzle-team/drizzle-orm/issues/2742)
drizzle-orm/package.json
@@ -1,6 +1,6 @@
{
2
"name": "drizzle-orm",
3
- "version": "0.38.0",
+ "version": "0.38.1",
4
"description": "Drizzle ORM package for SQL databases",
5
"type": "module",
6
"scripts": {
@@ -204,4 +204,4 @@
204
"zod": "^3.20.2",
205
"zx": "^7.2.2"
206
}
207
-}
+}
0 commit comments