|
8 | 8 | "@cipherstash/supabase-worker-example": "0.0.0", |
9 | 9 | "@cipherstash/bench": "0.0.4", |
10 | 10 | "stash": "0.17.1", |
11 | | - "@cipherstash/drizzle": "3.0.3", |
12 | 11 | "@cipherstash/migrate": "0.2.0", |
13 | 12 | "@cipherstash/nextjs": "4.1.1", |
14 | 13 | "@cipherstash/prisma-next": "0.3.2", |
|
24 | 23 | "changesets": [ |
25 | 24 | "adapter-package-split", |
26 | 25 | "adapter-split-skills", |
| 26 | + "cli-anonymous-telemetry", |
27 | 27 | "cli-eql-v3-single-bundle", |
28 | 28 | "eql-v3-adapter-type-robustness", |
29 | 29 | "eql-v3-bigint-domains", |
|
34 | 34 | "eql-v3-drizzle", |
35 | 35 | "eql-v3-ffi-0-28-concrete-types", |
36 | 36 | "eql-v3-ga-rebaseline", |
| 37 | + "eql-v3-json-selector", |
37 | 38 | "eql-v3-json-skills", |
38 | 39 | "eql-v3-json", |
39 | 40 | "eql-v3-public-domains", |
40 | 41 | "eql-v3-rename-contains-to-matches", |
| 42 | + "eql-v3-sole-docs", |
41 | 43 | "eql-v3-supabase-adapter", |
42 | 44 | "eql-v3-text-search", |
43 | 45 | "eql-v3-typed-client", |
44 | 46 | "eql-v3-typed-schema", |
45 | 47 | "eql-v3-wasm-inline", |
| 48 | + "init-pins-runtime-versions", |
46 | 49 | "prisma-next-0-14", |
| 50 | + "prisma-next-joins-release-train", |
| 51 | + "release-train-coupling", |
| 52 | + "remove-legacy-drizzle-package", |
47 | 53 | "remove-secrets-leftovers", |
48 | 54 | "rename-db-install-to-eql-install", |
49 | 55 | "schema-stevec-standard-pin", |
| 56 | + "skills-identity-docs-refresh", |
50 | 57 | "stack-1-0-0-rc", |
51 | 58 | "stack-adapter-kit", |
52 | 59 | "stash-cli-eql-v3-default", |
|
58 | 65 | "supabase-in-list-operands", |
59 | 66 | "supabase-is-null-operands", |
60 | 67 | "supabase-or-string-parser", |
| 68 | + "supabase-v3-json-querying", |
61 | 69 | "supabase-v3-order-by-ope-term", |
62 | | - "wizard-allow-env-templates" |
| 70 | + "v3-supabase-needle-lockcontext-errors", |
| 71 | + "wasm-encrypt-query", |
| 72 | + "wizard-allow-env-templates", |
| 73 | + "wizard-analytics-privacy", |
| 74 | + "wizard-joins-release-train" |
63 | 75 | ] |
64 | 76 | } |
0 commit comments