Skip to content

Commit

Permalink
Show file tree
Hide file tree
Showing 58 changed files with 431 additions and 35 deletions.
4 changes: 4 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"bright-keys-pull",
"bright-windows-watch",
"calm-zebras-own",
"chatty-ducks-care",
"chilled-eagles-sneeze",
"chilled-squids-admire",
"chilly-lobsters-grab",
Expand Down Expand Up @@ -95,6 +96,7 @@
"fluffy-taxis-fold",
"forty-chefs-deliver",
"four-cars-camp",
"four-humans-own",
"four-nails-exercise",
"four-paws-rule",
"four-squids-deny",
Expand Down Expand Up @@ -226,6 +228,7 @@
"selfish-plums-cheat",
"selfish-toys-reply",
"serious-dancers-carry",
"serious-plants-wash",
"serious-terms-hear",
"serious-timers-thank",
"serious-weeks-occur",
Expand Down Expand Up @@ -304,6 +307,7 @@
"tidy-apricots-study",
"tidy-crabs-taste",
"tidy-dancers-turn",
"tidy-dragons-pump",
"tidy-pandas-hope",
"tough-poems-hug",
"tricky-bulldogs-agree",
Expand Down
12 changes: 12 additions & 0 deletions grafast/bench/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @localrepo/grafast-bench

## 0.0.1-beta.8

### Patch Changes

- Updated dependencies
[[`c9848f693`](https://github.com/graphile/crystal-pre-merge/commit/c9848f6936a5abd7740c0638bfb458fb5551f03b),
[`ede1092fe`](https://github.com/graphile/crystal-pre-merge/commit/ede1092fe197719b6fa786f4cfa75f6a1f4c56c1),
[`566983fbd`](https://github.com/graphile/crystal-pre-merge/commit/566983fbd99c4b2df8c4ebd6260521670a2b7dfc),
[`409bf6071`](https://github.com/graphile/crystal-pre-merge/commit/409bf607180d4d8faec658c803e5ec4d1a00c451)]:
- [email protected]
- [email protected]

## 0.0.1-beta.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion grafast/bench/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@localrepo/grafast-bench",
"version": "0.0.1-beta.7",
"version": "0.0.1-beta.8",
"private": true,
"description": "Grafast benchmarks",
"type": "commonjs",
Expand Down
16 changes: 16 additions & 0 deletions grafast/dataplan-json/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @dataplan/json

## 0.0.1-beta.8

### Patch Changes

- [#514](https://github.com/graphile/crystal-pre-merge/pull/514)
[`c9848f693`](https://github.com/graphile/crystal-pre-merge/commit/c9848f6936a5abd7740c0638bfb458fb5551f03b)
Thanks [@benjie](https://github.com/benjie)! - Update package.json repository
information

- Updated dependencies
[[`c9848f693`](https://github.com/graphile/crystal-pre-merge/commit/c9848f6936a5abd7740c0638bfb458fb5551f03b),
[`ede1092fe`](https://github.com/graphile/crystal-pre-merge/commit/ede1092fe197719b6fa786f4cfa75f6a1f4c56c1),
[`566983fbd`](https://github.com/graphile/crystal-pre-merge/commit/566983fbd99c4b2df8c4ebd6260521670a2b7dfc),
[`409bf6071`](https://github.com/graphile/crystal-pre-merge/commit/409bf607180d4d8faec658c803e5ec4d1a00c451)]:
- [email protected]

## 0.0.1-beta.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion grafast/dataplan-json/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dataplan/json",
"version": "0.0.1-beta.7",
"version": "0.0.1-beta.8",
"description": "JSON step classes for Grafast",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
20 changes: 20 additions & 0 deletions grafast/dataplan-pg/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# @dataplan/pg

## 0.0.1-beta.8

### Patch Changes

- [#514](https://github.com/graphile/crystal-pre-merge/pull/514)
[`c9848f693`](https://github.com/graphile/crystal-pre-merge/commit/c9848f6936a5abd7740c0638bfb458fb5551f03b)
Thanks [@benjie](https://github.com/benjie)! - Update package.json repository
information

- Updated dependencies
[[`c9848f693`](https://github.com/graphile/crystal-pre-merge/commit/c9848f6936a5abd7740c0638bfb458fb5551f03b),
[`ede1092fe`](https://github.com/graphile/crystal-pre-merge/commit/ede1092fe197719b6fa786f4cfa75f6a1f4c56c1),
[`566983fbd`](https://github.com/graphile/crystal-pre-merge/commit/566983fbd99c4b2df8c4ebd6260521670a2b7dfc),
[`409bf6071`](https://github.com/graphile/crystal-pre-merge/commit/409bf607180d4d8faec658c803e5ec4d1a00c451)]:
- @dataplan/json@0.0.1-beta.8
- [email protected]
- [email protected]
- [email protected]
- @graphile/lru@5.0.0-beta.3

## 0.0.1-beta.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion grafast/dataplan-pg/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dataplan/pg",
"version": "0.0.1-beta.7",
"version": "0.0.1-beta.8",
"description": "PostgreSQL step classes for Grafast",
"type": "commonjs",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion grafast/dataplan-pg/src/version.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// This file is autogenerated by /scripts/postversion.mjs
export const version = "0.0.1-beta.7";
export const version = "0.0.1-beta.8";
31 changes: 31 additions & 0 deletions grafast/grafast/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# grafast

## 0.0.1-beta.8

### Patch Changes

- [#514](https://github.com/graphile/crystal-pre-merge/pull/514)
[`c9848f693`](https://github.com/graphile/crystal-pre-merge/commit/c9848f6936a5abd7740c0638bfb458fb5551f03b)
Thanks [@benjie](https://github.com/benjie)! - Update package.json repository
information

- [#513](https://github.com/graphile/crystal-pre-merge/pull/513)
[`ede1092fe`](https://github.com/graphile/crystal-pre-merge/commit/ede1092fe197719b6fa786f4cfa75f6a1f4c56c1)
Thanks [@benjie](https://github.com/benjie)! - A couple minor follow-up fixes
to plan diagrams

- [#498](https://github.com/graphile/crystal-pre-merge/pull/498)
[`566983fbd`](https://github.com/graphile/crystal-pre-merge/commit/566983fbd99c4b2df8c4ebd6260521670a2b7dfc)
Thanks [@benjie](https://github.com/benjie)! - loadOne and loadMany now
support "input/output equivalence" feature to enable collapsing of request
waterfalls.

- [#502](https://github.com/graphile/crystal-pre-merge/pull/502)
[`409bf6071`](https://github.com/graphile/crystal-pre-merge/commit/409bf607180d4d8faec658c803e5ec4d1a00c451)
Thanks [@benjie](https://github.com/benjie)! - Fix bug when merging AccessStep
into OutputPlan relation to optionalGet

- Updated dependencies
[[`c9848f693`](https://github.com/graphile/crystal-pre-merge/commit/c9848f6936a5abd7740c0638bfb458fb5551f03b)]:
- [email protected]
- [email protected]
- @graphile/lru@5.0.0-beta.3

## 0.0.1-beta.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion grafast/grafast/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grafast",
"version": "0.0.1-beta.7",
"version": "0.0.1-beta.8",
"description": "Cutting edge GraphQL planning and execution engine",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion grafast/grafast/src/version.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// This file is autogenerated by /scripts/postversion.mjs
export const version = "0.0.1-beta.7";
export const version = "0.0.1-beta.8";
19 changes: 19 additions & 0 deletions grafast/grafserv-persisted/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @grafserv/persisted

## 0.0.0-beta.9

### Patch Changes

- [#514](https://github.com/graphile/crystal-pre-merge/pull/514)
[`c9848f693`](https://github.com/graphile/crystal-pre-merge/commit/c9848f6936a5abd7740c0638bfb458fb5551f03b)
Thanks [@benjie](https://github.com/benjie)! - Update package.json repository
information

- Updated dependencies
[[`c9848f693`](https://github.com/graphile/crystal-pre-merge/commit/c9848f6936a5abd7740c0638bfb458fb5551f03b),
[`ede1092fe`](https://github.com/graphile/crystal-pre-merge/commit/ede1092fe197719b6fa786f4cfa75f6a1f4c56c1),
[`566983fbd`](https://github.com/graphile/crystal-pre-merge/commit/566983fbd99c4b2df8c4ebd6260521670a2b7dfc),
[`409bf6071`](https://github.com/graphile/crystal-pre-merge/commit/409bf607180d4d8faec658c803e5ec4d1a00c451)]:
- [email protected]
- [email protected]
- [email protected]
- @graphile/lru@5.0.0-beta.3

## 0.0.0-beta.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion grafast/grafserv-persisted/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@grafserv/persisted",
"version": "0.0.0-beta.8",
"version": "0.0.0-beta.9",
"description": "Persisted operations support for Grafserv",
"type": "commonjs",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion grafast/grafserv-persisted/src/version.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// This file is autogenerated by /scripts/postversion.mjs
export const version = "0.0.0-beta.8";
export const version = "0.0.0-beta.9";
19 changes: 19 additions & 0 deletions grafast/grafserv/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# grafserv

## 0.0.1-beta.9

### Patch Changes

- [#514](https://github.com/graphile/crystal-pre-merge/pull/514)
[`c9848f693`](https://github.com/graphile/crystal-pre-merge/commit/c9848f6936a5abd7740c0638bfb458fb5551f03b)
Thanks [@benjie](https://github.com/benjie)! - Update package.json repository
information

- Updated dependencies
[[`c9848f693`](https://github.com/graphile/crystal-pre-merge/commit/c9848f6936a5abd7740c0638bfb458fb5551f03b),
[`ede1092fe`](https://github.com/graphile/crystal-pre-merge/commit/ede1092fe197719b6fa786f4cfa75f6a1f4c56c1),
[`566983fbd`](https://github.com/graphile/crystal-pre-merge/commit/566983fbd99c4b2df8c4ebd6260521670a2b7dfc),
[`409bf6071`](https://github.com/graphile/crystal-pre-merge/commit/409bf607180d4d8faec658c803e5ec4d1a00c451)]:
- [email protected]
- [email protected]
- [email protected]
- @graphile/lru@5.0.0-beta.3

## 0.0.1-beta.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion grafast/grafserv/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grafserv",
"version": "0.0.1-beta.8",
"version": "0.0.1-beta.9",
"description": "A highly optimized server for GraphQL, powered by Grafast",
"type": "commonjs",
"main": "dist/index.js",
Expand Down
17 changes: 17 additions & 0 deletions grafast/ruru-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# ruru-components

## 2.0.0-beta.5

### Patch Changes

- [#514](https://github.com/graphile/crystal-pre-merge/pull/514)
[`c9848f693`](https://github.com/graphile/crystal-pre-merge/commit/c9848f6936a5abd7740c0638bfb458fb5551f03b)
Thanks [@benjie](https://github.com/benjie)! - Update package.json repository
information

- Updated dependencies
[[`c9848f693`](https://github.com/graphile/crystal-pre-merge/commit/c9848f6936a5abd7740c0638bfb458fb5551f03b),
[`ede1092fe`](https://github.com/graphile/crystal-pre-merge/commit/ede1092fe197719b6fa786f4cfa75f6a1f4c56c1),
[`566983fbd`](https://github.com/graphile/crystal-pre-merge/commit/566983fbd99c4b2df8c4ebd6260521670a2b7dfc),
[`409bf6071`](https://github.com/graphile/crystal-pre-merge/commit/409bf607180d4d8faec658c803e5ec4d1a00c451)]:
- [email protected]
- [email protected]

## 2.0.0-beta.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion grafast/ruru-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ruru-components",
"version": "2.0.0-beta.4",
"version": "2.0.0-beta.5",
"description": "Grafast-flavoured GraphiQL distribution; the underlying React components",
"main": "./dist/index.js",
"type": "module",
Expand Down
13 changes: 13 additions & 0 deletions grafast/ruru/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# ruru

## 2.0.0-beta.5

### Patch Changes

- [#514](https://github.com/graphile/crystal-pre-merge/pull/514)
[`c9848f693`](https://github.com/graphile/crystal-pre-merge/commit/c9848f6936a5abd7740c0638bfb458fb5551f03b)
Thanks [@benjie](https://github.com/benjie)! - Update package.json repository
information

- Updated dependencies
[[`c9848f693`](https://github.com/graphile/crystal-pre-merge/commit/c9848f6936a5abd7740c0638bfb458fb5551f03b)]:
- [email protected]

## 2.0.0-beta.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion grafast/ruru/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ruru",
"version": "2.0.0-beta.4",
"version": "2.0.0-beta.5",
"description": "Grafast-flavoured GraphiQL distribution",
"type": "commonjs",
"main": "./dist/index.js",
Expand Down
12 changes: 12 additions & 0 deletions grafast/website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @localrepo/grafast-website

## 0.0.1-beta.0

### Patch Changes

- Updated dependencies
[[`c9848f693`](https://github.com/graphile/crystal-pre-merge/commit/c9848f6936a5abd7740c0638bfb458fb5551f03b),
[`ede1092fe`](https://github.com/graphile/crystal-pre-merge/commit/ede1092fe197719b6fa786f4cfa75f6a1f4c56c1),
[`566983fbd`](https://github.com/graphile/crystal-pre-merge/commit/566983fbd99c4b2df8c4ebd6260521670a2b7dfc),
[`409bf6071`](https://github.com/graphile/crystal-pre-merge/commit/409bf607180d4d8faec658c803e5ec4d1a00c451)]:
- [email protected]
2 changes: 1 addition & 1 deletion grafast/website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@localrepo/grafast-website",
"version": "0.0.0",
"version": "0.0.1-beta.0",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
Expand Down
22 changes: 22 additions & 0 deletions graphile-build/graphile-build-pg/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# graphile-build-pg

## 5.0.0-beta.10

### Patch Changes

- [#514](https://github.com/graphile/crystal-pre-merge/pull/514)
[`c9848f693`](https://github.com/graphile/crystal-pre-merge/commit/c9848f6936a5abd7740c0638bfb458fb5551f03b)
Thanks [@benjie](https://github.com/benjie)! - Update package.json repository
information

- Updated dependencies
[[`c9848f693`](https://github.com/graphile/crystal-pre-merge/commit/c9848f6936a5abd7740c0638bfb458fb5551f03b),
[`ede1092fe`](https://github.com/graphile/crystal-pre-merge/commit/ede1092fe197719b6fa786f4cfa75f6a1f4c56c1),
[`566983fbd`](https://github.com/graphile/crystal-pre-merge/commit/566983fbd99c4b2df8c4ebd6260521670a2b7dfc),
[`409bf6071`](https://github.com/graphile/crystal-pre-merge/commit/409bf607180d4d8faec658c803e5ec4d1a00c451)]:
- [email protected]
- [email protected]
- [email protected]
- @dataplan/pg@0.0.1-beta.8
- [email protected]
- [email protected]
- [email protected]

## 5.0.0-beta.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion graphile-build/graphile-build-pg/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphile-build-pg",
"version": "5.0.0-beta.9",
"version": "5.0.0-beta.10",
"description": "PostgreSQL plugins for Graphile Build - build a supercharged GraphQL schema by reflection over a PostgreSQL database and executed by Grafast.",
"type": "commonjs",
"main": "./dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion graphile-build/graphile-build-pg/src/version.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// This file is autogenerated by /scripts/postversion.mjs
export const version = "5.0.0-beta.9";
export const version = "5.0.0-beta.10";
17 changes: 17 additions & 0 deletions graphile-build/graphile-build/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# graphile-build

## 5.0.0-beta.9

### Patch Changes

- [#514](https://github.com/graphile/crystal-pre-merge/pull/514)
[`c9848f693`](https://github.com/graphile/crystal-pre-merge/commit/c9848f6936a5abd7740c0638bfb458fb5551f03b)
Thanks [@benjie](https://github.com/benjie)! - Update package.json repository
information

- Updated dependencies
[[`c9848f693`](https://github.com/graphile/crystal-pre-merge/commit/c9848f6936a5abd7740c0638bfb458fb5551f03b),
[`ede1092fe`](https://github.com/graphile/crystal-pre-merge/commit/ede1092fe197719b6fa786f4cfa75f6a1f4c56c1),
[`566983fbd`](https://github.com/graphile/crystal-pre-merge/commit/566983fbd99c4b2df8c4ebd6260521670a2b7dfc),
[`409bf6071`](https://github.com/graphile/crystal-pre-merge/commit/409bf607180d4d8faec658c803e5ec4d1a00c451)]:
- [email protected]
- [email protected]

## 5.0.0-beta.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion graphile-build/graphile-build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphile-build",
"version": "5.0.0-beta.8",
"version": "5.0.0-beta.9",
"description": "Build a GraphQL schema from plugins",
"type": "commonjs",
"main": "./dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion graphile-build/graphile-build/src/version.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// This file is autogenerated by /scripts/postversion.mjs
export const version = "5.0.0-beta.8";
export const version = "5.0.0-beta.9";
Loading

0 comments on commit 78a04b8

Please sign in to comment.