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- d8fb936b62f5ee235998d03880d99725256a6a89
1+ 1a2ce396fa0afec847786397e12a0b68ebf30d5a
Original file line number Diff line number Diff line change 3737 "zod" : " 4.4.3" ,
3838 "zod-config" : " 1.4.0" ,
3939 "@xata.io/ai" : " 0.1.0" ,
40- "@xata.io/api" : " 0.1.1" ,
4140 "@xata.io/config" : " 0.0.1" ,
41+ "@xata.io/api" : " 0.1.1" ,
4242 "@xata.io/lang" : " 0.0.1" ,
4343 "@xata.io/pgroll" : " 0.9.0" ,
4444 "@xata.io/pgstream" : " 0.2.0" ,
45+ "@xata.io/sql" : " 0.1.4" ,
4546 "@xata.io/test-utils" : " 0.0.1" ,
4647 "@xata.io/tsconfig" : " 0.0.1" ,
47- "@xata.io/utils" : " 0.1.0" ,
48- "@xata.io/sql" : " 0.1.4"
48+ "@xata.io/utils" : " 0.1.0"
4949 },
5050 "scripts" : {
5151 "dev" : " bun src/bin/cli.ts" ,
Original file line number Diff line number Diff line change @@ -17,4 +17,4 @@ export const DEFAULT_CLONE_LOCAL_CONFIG_PATH = `.${CLI_NAME}/config.ts`;
1717 * the "Complete Migration" action via workflow_dispatch.
1818 */
1919export const PINNED_PGROLL_BINARY_VERSION = '0.16.1' ;
20- export const PINNED_PGSTREAM_BINARY_VERSION = '1.1.1 ' ;
20+ export const PINNED_PGSTREAM_BINARY_VERSION = '1.2.0 ' ;
You can’t perform that action at this time.
0 commit comments