Skip to content

Commit 278757d

Browse files
committed
chore(release): publish
- @constructive-io/examples-codegen-integration@2.0.0 - @constructive-io/examples-pglite-socket@1.0.0 - graphile-bucket-provisioner-plugin@1.0.0 - graphile-bulk-mutations@1.0.0 - graphile-cache@4.0.0 - graphile-connection-filter@2.0.0 - graphile-function-bindings@1.0.0 - graphile-i18n@2.0.0 - graphile-llm@1.0.0 - graphile-ltree@2.0.0 - graphile-pg-aggregates@2.0.0 - graphile-postgis@3.0.0 - graphile-presigned-url-plugin@1.0.0 - graphile-query@5.0.0 - graphile-realtime-subscriptions@1.0.0 - graphile-realtime-test@1.0.0 - graphile-schema@2.0.0 - graphile-search@2.0.0 - graphile-settings@6.0.0 - graphile-sql-expression-validator@3.0.0 - graphile-test@5.0.0 - @constructive-io/graphql-codegen@5.0.0 - @constructive-io/graphql-explorer@5.0.0 - graphql-orm-test@1.0.0 - @constructive-io/playwright-test@3.0.0 - @constructive-io/graphql-query@4.0.0 - @constructive-io/graphql-react@5.0.0 - @constructive-io/graphql-realtime-test@1.0.0 - @constructive-io/graphql-server@5.0.0 - graphql-server-test@3.0.0 - @constructive-io/graphql-test@5.0.0 - @constructive-io/test-codegen-app@2.0.0 - @constructive-io/knative-job-service@3.0.0 - @constructive-io/knative-job-worker@3.0.0 - @constructive-io/cli@8.0.0 - csv-to-pg@4.0.0 - node-type-registry@1.0.0 - safegres@1.0.0 - pgpm@5.0.0 - @pgpmjs/core@7.0.0 - @pgpmjs/export@1.0.0 - constructive-test@1.0.0 - drizzle-orm-test@3.0.0 - insforge-test@1.0.0 - introspectron@5.0.0 - pg-ast@3.0.0 - pg-codegen@5.0.0 - @pgpmjs/pglite-adapter@1.0.0 - pglite-test@1.0.0 - pgsql-client@4.0.0 - pgsql-seed@3.0.0 - pgsql-test@5.0.0 - @constructive-io/query-builder@3.0.0 - supabase-test@3.0.0 - @constructive-sdk/cli@1.0.0 - @constructive-io/react@1.0.0 - @constructive-io/sdk@1.0.0 - @pgpmjs/migrate-client@1.0.0
1 parent d901d40 commit 278757d

117 files changed

Lines changed: 7783 additions & 2628 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
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.0.0](https://github.com/constructive-io/constructive/compare/@constructive-io/examples-codegen-integration@1.28.7...@constructive-io/examples-codegen-integration@2.0.0) (2026-07-21)
7+
8+
**Note:** Version bump only for package @constructive-io/examples-codegen-integration
9+
610
## [1.28.7](https://github.com/constructive-io/constructive/compare/@constructive-io/examples-codegen-integration@1.28.6...@constructive-io/examples-codegen-integration@1.28.7) (2026-07-21)
711

812
**Note:** Version bump only for package @constructive-io/examples-codegen-integration

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.28.7",
3+
"version": "2.0.0",
44
"private": true,
55
"scripts": {
66
"codegen": "tsx scripts/codegen-runner.ts",

examples/pglite-socket/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.0.0](https://github.com/constructive-io/constructive/compare/@constructive-io/examples-pglite-socket@0.2.5...@constructive-io/examples-pglite-socket@1.0.0) (2026-07-21)
7+
8+
**Note:** Version bump only for package @constructive-io/examples-pglite-socket
9+
610
## [0.2.5](https://github.com/constructive-io/constructive/compare/@constructive-io/examples-pglite-socket@0.2.4...@constructive-io/examples-pglite-socket@0.2.5) (2026-07-21)
711

812
**Note:** Version bump only for package @constructive-io/examples-pglite-socket

examples/pglite-socket/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-pglite-socket",
3-
"version": "0.2.5",
3+
"version": "1.0.0",
44
"private": true,
55
"description": "Example: the pgpm migrate engine deploying into PGlite (WASM Postgres) over the pg-gateway socket shim — no Postgres service required.",
66
"homepage": "https://github.com/constructive-io/constructive",

graphile/graphile-bucket-provisioner-plugin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.0.0](https://github.com/constructive-io/constructive/compare/graphile-bucket-provisioner-plugin@0.14.0...graphile-bucket-provisioner-plugin@1.0.0) (2026-07-21)
7+
8+
### Features
9+
10+
- upgrade parser stack to PG18 (pgsql-parser 18.1.1, libpg-query 18.1.2) ([5cccf91](https://github.com/constructive-io/constructive/commit/5cccf9136ec696ef356aa42c0b9a3e06caa101eb))
11+
612
# [0.14.0](https://github.com/constructive-io/constructive/compare/graphile-bucket-provisioner-plugin@0.13.1...graphile-bucket-provisioner-plugin@0.14.0) (2026-07-12)
713

814
**Note:** Version bump only for package graphile-bucket-provisioner-plugin

graphile/graphile-bucket-provisioner-plugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "graphile-bucket-provisioner-plugin",
3-
"version": "0.14.0",
4-
"description": "Bucket provisioning plugin for PostGraphile v5 \u2014 auto-provisions S3 buckets on bucket table mutations",
3+
"version": "1.0.0",
4+
"description": "Bucket provisioning plugin for PostGraphile v5 auto-provisions S3 buckets on bucket table mutations",
55
"author": "Constructive <developers@constructive.io>",
66
"homepage": "https://github.com/constructive-io/constructive",
77
"license": "MIT",

graphile/graphile-bulk-mutations/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.0.0](https://github.com/constructive-io/constructive/compare/graphile-bulk-mutations@0.9.6...graphile-bulk-mutations@1.0.0) (2026-07-21)
7+
8+
**Note:** Version bump only for package graphile-bulk-mutations
9+
610
## [0.9.6](https://github.com/constructive-io/constructive/compare/graphile-bulk-mutations@0.9.5...graphile-bulk-mutations@0.9.6) (2026-07-21)
711

812
**Note:** Version bump only for package graphile-bulk-mutations

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.9.6",
3+
"version": "1.0.0",
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-cache/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [4.0.0](https://github.com/constructive-io/constructive/compare/graphile-cache@3.15.2...graphile-cache@4.0.0) (2026-07-21)
7+
8+
**Note:** Version bump only for package graphile-cache
9+
610
## [3.15.2](https://github.com/constructive-io/constructive/compare/graphile-cache@3.15.1...graphile-cache@3.15.2) (2026-07-18)
711

812
**Note:** Version bump only for package graphile-cache

graphile/graphile-cache/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-cache",
3-
"version": "3.15.2",
3+
"version": "4.0.0",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "PostGraphile v5 LRU cache with automatic pool cleanup integration",
66
"main": "index.js",

0 commit comments

Comments
 (0)