Skip to content

Commit 659c777

Browse files
committed
chore(release): publish
- @constructive-io/examples-codegen-integration@1.21.8 - graphile-bulk-mutations@0.5.4 - graphile-connection-filter@1.12.4 - graphile-i18n@1.2.5 - graphile-llm@0.11.4 - graphile-ltree@1.9.4 - graphile-pg-aggregates@1.5.4 - graphile-postgis@2.18.4 - graphile-query@4.20.5 - graphile-realtime-test@0.8.4 - graphile-schema@1.22.5 - graphile-search@1.15.4 - graphile-settings@5.6.4 - graphile-test@4.17.4 - @constructive-io/graphql-codegen@4.47.6 - @constructive-io/graphql-explorer@4.21.5 - graphql-orm-test@0.16.8 - @constructive-io/playwright-test@2.20.8 - @constructive-io/graphql-query@3.27.5 - @constructive-io/graphql-react@4.20.8 - @constructive-io/graphql-realtime-test@0.4.8 - @constructive-io/graphql-server@4.35.5 - graphql-server-test@2.25.8 - @constructive-io/graphql-test@4.21.8 - @constructive-io/test-codegen-app@1.21.8 - @constructive-io/knative-job-service@2.20.5 - @constructive-io/knative-job-worker@2.16.4 - @constructive-io/cli@7.23.9 - safegres@0.10.4 - pgpm@4.28.0 - @pgpmjs/core@6.24.0 - @pgpmjs/export@0.21.3 - drizzle-orm-test@2.16.4 - insforge-test@0.2.2 - introspectron@4.20.8 - pg-codegen@4.16.4 - pgsql-client@3.16.4 - pgsql-seed@2.16.4 - pgsql-test@4.16.4 - supabase-test@2.16.4 - @constructive-sdk/cli@0.25.7 - @constructive-io/react@0.23.7 - @constructive-io/sdk@0.25.7 - @pgpmjs/migrate-client@0.15.5
1 parent a805aea commit 659c777

89 files changed

Lines changed: 7511 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.7",
3+
"version": "1.21.8",
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.3",
3+
"version": "0.5.4",
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.3",
3+
"version": "1.12.4",
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.4",
3+
"version": "1.2.5",
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.3",
3+
"version": "0.11.4",
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)