Skip to content

Commit 3bf7c52

Browse files
committed
chore(release): publish
- @constructive-io/examples-codegen-integration@1.11.0 - graphile-connection-filter@1.4.0 - graphile-postgis@2.10.0 - graphile-presigned-url-plugin@0.4.0 - graphile-query@4.10.0 - graphile-schema@1.12.0 - graphile-search@1.6.0 - graphile-settings@4.20.0 - graphile-test@4.8.0 - @constructive-io/graphql-codegen@4.29.0 - @constructive-io/graphql-explorer@4.11.0 - graphql-orm-test@0.5.0 - @constructive-io/playwright-test@2.10.0 - @constructive-io/graphql-query@3.13.0 - @constructive-io/graphql-react@4.10.0 - @constructive-io/graphql-server@4.16.0 - graphql-server-test@2.11.0 - @constructive-io/graphql-test@4.10.0 - @constructive-io/test-codegen-app@1.11.0 - @constructive-io/knative-job-service@2.10.0 - @constructive-io/knative-job-worker@2.8.0 - @constructive-io/cli@7.12.0 - pgpm@4.11.0 - @pgpmjs/core@6.11.0 - @pgpmjs/export@0.3.0 - drizzle-orm-test@2.8.0 - introspectron@4.10.0 - pg-codegen@4.8.0 - pgsql-client@3.8.0 - pgsql-seed@2.8.0 - pgsql-test@4.8.0 - supabase-test@2.8.0 - @constructive-sdk/cli@0.13.0 - @constructive-io/node@0.9.0 - @constructive-io/react@0.11.0 - @constructive-io/sdk@0.13.0 - @pgpmjs/migrate-client@0.4.0
1 parent a500e3b commit 3bf7c52

75 files changed

Lines changed: 7626 additions & 2614 deletions

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+
# [1.11.0](https://github.com/constructive-io/constructive/compare/@constructive-io/examples-codegen-integration@1.10.20...@constructive-io/examples-codegen-integration@1.11.0) (2026-04-09)
7+
8+
**Note:** Version bump only for package @constructive-io/examples-codegen-integration
9+
610
## [1.10.20](https://github.com/constructive-io/constructive/compare/@constructive-io/examples-codegen-integration@1.10.19...@constructive-io/examples-codegen-integration@1.10.20) (2026-04-04)
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.10.20",
3+
"version": "1.11.0",
44
"private": true,
55
"scripts": {
66
"codegen": "tsx scripts/codegen-runner.ts",

graphile/graphile-connection-filter/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.4.0](https://github.com/constructive-io/constructive/compare/graphile-connection-filter@1.3.8...graphile-connection-filter@1.4.0) (2026-04-09)
7+
8+
**Note:** Version bump only for package graphile-connection-filter
9+
610
## [1.3.8](https://github.com/constructive-io/constructive/compare/graphile-connection-filter@1.3.7...graphile-connection-filter@1.3.8) (2026-04-04)
711

812
**Note:** Version bump only for package graphile-connection-filter

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.3.8",
3+
"version": "1.4.0",
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-postgis/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.10.0](https://github.com/constructive-io/constructive/compare/graphile-postgis@2.9.10...graphile-postgis@2.10.0) (2026-04-09)
7+
8+
**Note:** Version bump only for package graphile-postgis
9+
610
## [2.9.10](https://github.com/constructive-io/constructive/compare/graphile-postgis@2.9.9...graphile-postgis@2.9.10) (2026-04-04)
711

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

graphile/graphile-postgis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-postgis",
3-
"version": "2.9.10",
3+
"version": "2.10.0",
44
"description": "PostGIS support for PostGraphile v5",
55
"author": "Constructive <developers@constructive.io>",
66
"homepage": "https://github.com/constructive-io/constructive",

graphile/graphile-presigned-url-plugin/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
# [0.4.0](https://github.com/constructive-io/constructive/compare/graphile-presigned-url-plugin@0.3.0...graphile-presigned-url-plugin@0.4.0) (2026-04-09)
7+
8+
### Bug Fixes
9+
10+
- wire per-database allowed_origins into lazy bucket provisioner ([eea70d2](https://github.com/constructive-io/constructive/commit/eea70d23c64a4ee063348700acaa5f5e4bbebb00))
11+
12+
### Features
13+
14+
- lazy S3 bucket provisioning on first upload ([a03ee0f](https://github.com/constructive-io/constructive/commit/a03ee0faa28d4dd63f3781e3e8c453d263ee8a1a))
15+
- wire per-database S3 bucket name and publicUrlPrefix into presigned URL plugin ([526d676](https://github.com/constructive-io/constructive/commit/526d676a10b25b5bbdf653cd114fc31263435c3b))
16+
617
# [0.3.0](https://github.com/constructive-io/constructive/compare/graphile-presigned-url-plugin@0.2.0...graphile-presigned-url-plugin@0.3.0) (2026-04-04)
718

819
### Bug Fixes

graphile/graphile-presigned-url-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-presigned-url-plugin",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Presigned URL upload plugin for PostGraphile v5 — requestUploadUrl, confirmUpload mutations and downloadUrl computed field",
55
"author": "Constructive <developers@constructive.io>",
66
"homepage": "https://github.com/constructive-io/constructive",

graphile/graphile-query/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.10.0](https://github.com/constructive-io/constructive/compare/graphile-query@4.9.16...graphile-query@4.10.0) (2026-04-09)
7+
8+
**Note:** Version bump only for package graphile-query
9+
610
## [4.9.16](https://github.com/constructive-io/constructive/compare/graphile-query@4.9.15...graphile-query@4.9.16) (2026-04-04)
711

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

graphile/graphile-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-query",
3-
"version": "4.9.16",
3+
"version": "4.10.0",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "Execute GraphQL queries against PostGraphile v5 schemas",
66
"main": "index.js",

0 commit comments

Comments
 (0)