Skip to content

Commit 30fdaaa

Browse files
committed
chore(release): publish
- @constructive-io/examples-codegen-integration@1.21.7 - graphile-bulk-mutations@0.5.3 - graphile-connection-filter@1.12.3 - graphile-i18n@1.2.4 - graphile-llm@0.11.3 - graphile-ltree@1.9.3 - graphile-pg-aggregates@1.5.3 - graphile-postgis@2.18.3 - graphile-query@4.20.4 - graphile-realtime-test@0.8.3 - graphile-schema@1.22.4 - graphile-search@1.15.3 - graphile-settings@5.6.3 - graphile-test@4.17.3 - @constructive-io/graphql-codegen@4.47.5 - @constructive-io/graphql-explorer@4.21.4 - graphql-orm-test@0.16.7 - @constructive-io/playwright-test@2.20.7 - @constructive-io/graphql-query@3.27.4 - @constructive-io/graphql-react@4.20.7 - @constructive-io/graphql-realtime-test@0.4.7 - @constructive-io/graphql-server@4.35.4 - graphql-server-test@2.25.7 - @constructive-io/graphql-test@4.21.7 - @constructive-io/test-codegen-app@1.21.7 - @constructive-io/knative-job-service@2.20.4 - @constructive-io/knative-job-worker@2.16.3 - @constructive-io/cli@7.23.8 - safegres@0.10.3 - pgpm@4.27.0 - @pgpmjs/core@6.23.0 - @pgpmjs/export@0.21.2 - drizzle-orm-test@2.16.3 - insforge-test@0.2.1 - introspectron@4.20.7 - pg-codegen@4.16.3 - pgsql-client@3.16.3 - pgsql-seed@2.16.3 - pgsql-test@4.16.3 - supabase-test@2.16.3 - @constructive-sdk/cli@0.25.6 - @constructive-io/react@0.23.6 - @constructive-io/sdk@0.25.6 - @pgpmjs/migrate-client@0.15.4
1 parent 6f98ddc commit 30fdaaa

89 files changed

Lines changed: 7507 additions & 2554 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

examples/codegen-integration/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

examples/codegen-integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@constructive-io/examples-codegen-integration",
3-
"version": "1.21.6",
3+
"version": "1.21.7",
44
"private": true,
55
"scripts": {
66
"codegen": "tsx scripts/codegen-runner.ts",

graphile/graphile-bulk-mutations/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

graphile/graphile-bulk-mutations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-bulk-mutations",
3-
"version": "0.5.2",
3+
"version": "0.5.3",
44
"description": "PostGraphile v5 plugin for bulk insert, upsert, update, and delete mutations with ON CONFLICT handling",
55
"author": "Constructive <developers@constructive.io>",
66
"homepage": "https://github.com/constructive-io/constructive",

graphile/graphile-connection-filter/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

graphile/graphile-connection-filter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-connection-filter",
3-
"version": "1.12.2",
3+
"version": "1.12.3",
44
"description": "PostGraphile v5 native connection filter plugin - adds advanced filtering to connections",
55
"author": "Constructive <developers@constructive.io>",
66
"homepage": "https://github.com/constructive-io/constructive",

graphile/graphile-i18n/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

graphile/graphile-i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-i18n",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "PostGraphile v5 i18n plugin — language-aware fields from @i18n translation tables with Accept-Language negotiation and fallback chains",
55
"author": "Constructive <developers@constructive.io>",
66
"homepage": "https://github.com/constructive-io/constructive",

graphile/graphile-llm/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

graphile/graphile-llm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-llm",
3-
"version": "0.11.2",
3+
"version": "0.11.3",
44
"description": "LLM integration plugin for PostGraphile v5 — server-side text-to-vector embedding and text companion fields for pgvector columns",
55
"author": "Constructive <developers@constructive.io>",
66
"homepage": "https://github.com/constructive-io/constructive",

0 commit comments

Comments
 (0)