@xata.io/kysely
Advanced tools
Comparing version
# @xata.io/kysely | ||
## 0.0.0-alpha.v7882931db73217210429abc0cb69a6615e709172 | ||
## 0.0.0-alpha.v78d109e4f91d8f2c38593eb81049ac170433cf12 | ||
@@ -10,4 +10,11 @@ ### Patch Changes | ||
- Updated dependencies []: | ||
- @xata.io/client@0.0.0-alpha.v7882931db73217210429abc0cb69a6615e709172 | ||
- @xata.io/client@0.0.0-alpha.v78d109e4f91d8f2c38593eb81049ac170433cf12 | ||
## 0.2.1 | ||
### Patch Changes | ||
- Updated dependencies [[`8fe6fbf`](https://github.com/xataio/client-ts/commit/8fe6fbf3e6f0983723d770c942a5a202eee6fb8f)]: | ||
- @xata.io/client@0.30.1 | ||
## 0.2.0 | ||
@@ -14,0 +21,0 @@ |
@@ -68,2 +68,3 @@ import { SQLPluginResult, XataRecord, XataPlugin, XataPluginOptions } from '@xata.io/client'; | ||
export { KyselyPlugin, type KyselyPluginResult, type Model, XataConnection, XataDialect, type XataDialectConfig, XataDriver }; | ||
export { KyselyPlugin, XataConnection, XataDialect, XataDriver }; | ||
export type { KyselyPluginResult, Model, XataDialectConfig }; |
{ | ||
"name": "@xata.io/kysely", | ||
"version": "0.0.0-alpha.v7882931db73217210429abc0cb69a6615e709172", | ||
"version": "0.0.0-alpha.v78d109e4f91d8f2c38593eb81049ac170433cf12", | ||
"description": "", | ||
@@ -21,6 +21,6 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@xata.io/client": "0.0.0-alpha.v7882931db73217210429abc0cb69a6615e709172" | ||
"@xata.io/client": "0.0.0-alpha.v78d109e4f91d8f2c38593eb81049ac170433cf12" | ||
}, | ||
"devDependencies": { | ||
"kysely": "^0.27.4" | ||
"kysely": "^0.28.2" | ||
}, | ||
@@ -27,0 +27,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
351
0.29%46809
-0.59%