Skip to content

Commit 2f6e083

Browse files
committed
chore(release): publish
- @constructive-io/examples-codegen-integration@1.10.8 - graphile-connection-filter@1.3.4 - graphile-postgis@2.9.4 - graphile-query@4.9.6 - graphile-schema@1.11.3 - graphile-search@1.5.4 - graphile-settings@4.18.1 - graphile-test@4.7.4 - node-type-registry@0.6.1 - @constructive-io/graphql-codegen@4.27.0 - @constructive-io/graphql-explorer@4.10.6 - graphql-orm-test@0.4.8 - @constructive-io/playwright-test@2.9.6 - @constructive-io/graphql-query@3.12.6 - @constructive-io/graphql-react@4.9.6 - @constructive-io/graphql-server@4.15.6 - graphql-server-test@2.10.0 - @constructive-io/graphql-test@4.9.6 - @constructive-io/test-codegen-app@1.10.8 - @constructive-io/knative-job-service@2.9.6 - @constructive-io/knative-job-worker@2.7.4 - @constructive-io/cli@7.11.9 - pgpm@4.10.3 - @pgpmjs/core@6.10.4 - @pgpmjs/export@0.2.4 - drizzle-orm-test@2.7.4 - introspectron@4.9.6 - pg-codegen@4.7.4 - pgsql-client@3.7.4 - pgsql-seed@2.7.4 - pgsql-test@4.7.4 - supabase-test@2.7.4 - @constructive-sdk/cli@0.12.8 - @constructive-io/node@0.8.8 - @constructive-io/react@0.10.8 - @constructive-io/sdk@0.12.8 - @pgpmjs/migrate-client@0.3.3
1 parent ae3861d commit 2f6e083

75 files changed

Lines changed: 7603 additions & 2604 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.10.8](https://github.com/constructive-io/constructive/compare/@constructive-io/examples-codegen-integration@1.10.7...@constructive-io/examples-codegen-integration@1.10.8) (2026-03-28)
7+
8+
**Note:** Version bump only for package @constructive-io/examples-codegen-integration
9+
610
## [1.10.7](https://github.com/constructive-io/constructive/compare/@constructive-io/examples-codegen-integration@1.10.6...@constructive-io/examples-codegen-integration@1.10.7) (2026-03-27)
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.7",
3+
"version": "1.10.8",
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.3.4](https://github.com/constructive-io/constructive/compare/graphile-connection-filter@1.3.3...graphile-connection-filter@1.3.4) (2026-03-28)
7+
8+
**Note:** Version bump only for package graphile-connection-filter
9+
610
## [1.3.3](https://github.com/constructive-io/constructive/compare/graphile-connection-filter@1.3.2...graphile-connection-filter@1.3.3) (2026-03-27)
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.3",
3+
"version": "1.3.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-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.9.4](https://github.com/constructive-io/constructive/compare/graphile-postgis@2.9.3...graphile-postgis@2.9.4) (2026-03-28)
7+
8+
**Note:** Version bump only for package graphile-postgis
9+
610
## [2.9.3](https://github.com/constructive-io/constructive/compare/graphile-postgis@2.9.2...graphile-postgis@2.9.3) (2026-03-27)
711

812
### Bug Fixes

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.3",
3+
"version": "2.9.4",
44
"description": "PostGIS support for PostGraphile v5",
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.9.6](https://github.com/constructive-io/constructive/compare/graphile-query@4.9.5...graphile-query@4.9.6) (2026-03-28)
7+
8+
**Note:** Version bump only for package graphile-query
9+
610
## [4.9.5](https://github.com/constructive-io/constructive/compare/graphile-query@4.9.4...graphile-query@4.9.5) (2026-03-27)
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.5",
3+
"version": "4.9.6",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "Execute GraphQL queries against PostGraphile v5 schemas",
66
"main": "index.js",

graphile/graphile-schema/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.3](https://github.com/constructive-io/constructive/compare/graphile-schema@1.11.2...graphile-schema@1.11.3) (2026-03-28)
7+
8+
**Note:** Version bump only for package graphile-schema
9+
610
## [1.11.2](https://github.com/constructive-io/constructive/compare/graphile-schema@1.11.1...graphile-schema@1.11.2) (2026-03-27)
711

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

graphile/graphile-schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-schema",
3-
"version": "1.11.2",
3+
"version": "1.11.3",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "Build GraphQL SDL from PostgreSQL databases using PostGraphile v5",
66
"main": "index.js",

0 commit comments

Comments
 (0)