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 1fe7362 commit f07c427Copy full SHA for f07c427
changelogs/drizzle-orm/0.40.1.md
@@ -0,0 +1,3 @@
1
+#### Updates to `neon-http` for `@neondatabase/serverless@1.0.0` - thanks @jawj
2
+
3
+Starting from this version, drizzle-orm will be compatible with both `@neondatabase/serverless` <1.0 and >1.0
drizzle-orm/package.json
@@ -1,6 +1,6 @@
{
"name": "drizzle-orm",
- "version": "0.40.0",
+ "version": "0.40.1",
4
"description": "Drizzle ORM package for SQL databases",
5
"type": "module",
6
"scripts": {
0 commit comments