Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions .changeset/better-boats-lick.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/bold-trees-write.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/common-nights-jump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/deep-aliens-spend.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/eager-bars-go.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/eager-paths-hope.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/fancy-spoons-study.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/five-walls-trade.md

This file was deleted.

13 changes: 0 additions & 13 deletions .changeset/fresh-swans-smell.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/honest-walls-jog.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/hot-onions-kneel.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/lovely-lizards-pull.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/many-ways-type.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/modern-candles-train.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/modern-sloths-pick.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/moody-goats-rest.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/new-toys-slide.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/ninety-cooks-attend.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/odd-waves-play.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/shaggy-bars-sin.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/shaggy-pugs-repeat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silent-books-train.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silent-ghosts-stand.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/silent-streets-own.md

This file was deleted.

13 changes: 0 additions & 13 deletions .changeset/slimy-owls-dream.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/small-apples-act.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/smart-tag-types-exported.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/strong-berries-carry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wacky-boats-draw.md

This file was deleted.

8 changes: 8 additions & 0 deletions grafast/dataplan-json/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @dataplan/json

## 1.0.1

### Patch Changes

- [#3086](https://github.com/graphile/crystal/pull/3086)
[`d5fa38b`](https://github.com/graphile/crystal/commit/d5fa38bf6fadea8d71be9372b10e814e07dccb1a)
Thanks [@benjie](https://github.com/benjie)! - Add `version` to exports

## 1.0.0

Identical to 1.0.0-rc.6.
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": "1.0.0",
"version": "1.0.1",
"description": "JSON step classes for Grafast",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion grafast/dataplan-json/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 = "1.0.0";
export const version = "1.0.1";
34 changes: 34 additions & 0 deletions grafast/dataplan-pg/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,39 @@
# @dataplan/pg

## 1.1.0

### Minor Changes

- [#3084](https://github.com/graphile/crystal/pull/3084)
[`dd3db66`](https://github.com/graphile/crystal/commit/dd3db664c1315ee594e190e9723a667da7806cfa)
Thanks [@benjie](https://github.com/benjie)! - Add 'oid' as a builtin type.

### Patch Changes

- [#3089](https://github.com/graphile/crystal/pull/3089)
[`24a9481`](https://github.com/graphile/crystal/commit/24a94819ec9d35fb147c5228d6803f455109eda7)
Thanks [@benjie](https://github.com/benjie)! - Domain codecs can now indicate
if they have a default value.

- [#3071](https://github.com/graphile/crystal/pull/3071)
[`3dff681`](https://github.com/graphile/crystal/commit/3dff681c8da4c66c37ac2f82896dc869b54d0c21)
Thanks [@benjie](https://github.com/benjie)! - Previously we used
`rootValue()` to represent the Query type; but in GraphQL.js rootValue can be
null/undefined. Typically you just need a truthy value, so we now use an empty
object.
- Updated dependencies
[[`9446f64`](https://github.com/graphile/crystal/commit/9446f64f35b7f6f46fd4ea37fbde67331f4ac947),
[`d5fa38b`](https://github.com/graphile/crystal/commit/d5fa38bf6fadea8d71be9372b10e814e07dccb1a),
[`56f8add`](https://github.com/graphile/crystal/commit/56f8add2f7b99d7ceee0c5c18354b236f6194537),
[`1a9b835`](https://github.com/graphile/crystal/commit/1a9b835d0b8bc8adb22a864a23eff0c521e2309f),
[`ccbbd7c`](https://github.com/graphile/crystal/commit/ccbbd7c6d4245ab5f0f1a2e6a5f2f8611241ea3c),
[`3b56a51`](https://github.com/graphile/crystal/commit/3b56a51ad751ce14b0c8c167df09bc9c3fbc11c3),
[`e60e2ed`](https://github.com/graphile/crystal/commit/e60e2ed455068a1d745af99fe6f9f779a8ce8088),
[`f0d1f48`](https://github.com/graphile/crystal/commit/f0d1f487ecd12299cd5e416aa5c7282dfd7c9992),
[`8b3904d`](https://github.com/graphile/crystal/commit/8b3904dcd26d95e0459ca4b8c469e13cf9454dc1)]:
- grafast@1.1.0
- @dataplan/json@1.0.1

## 1.0.3

### 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": "1.0.3",
"version": "1.1.0",
"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 = "1.0.3";
export const version = "1.1.0";
58 changes: 58 additions & 0 deletions grafast/grafast/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,63 @@
# grafast

## 1.1.0

### Minor Changes

- [#3101](https://github.com/graphile/crystal/pull/3101)
[`e60e2ed`](https://github.com/graphile/crystal/commit/e60e2ed455068a1d745af99fe6f9f779a8ce8088)
Thanks [@benjie](https://github.com/benjie)! - `coalesce` optimized to provide
non-looping execute for small numbers of steps, and now returns
`constant(null)` when called with 0 steps.

### Patch Changes

- [#3065](https://github.com/graphile/crystal/pull/3065)
[`9446f64`](https://github.com/graphile/crystal/commit/9446f64f35b7f6f46fd4ea37fbde67331f4ac947)
Thanks [@benjie](https://github.com/benjie)! - `fieldArgs` are now created in
the root plan and applied in the layer plan of the target step; this fixes an
issue where fieldArgs could not be applied to step with side effects.

- [#3061](https://github.com/graphile/crystal/pull/3061)
[`56f8add`](https://github.com/graphile/crystal/commit/56f8add2f7b99d7ceee0c5c18354b236f6194537)
Thanks [@benjie](https://github.com/benjie)! - Exposes rootValueStep on
OperationPlan and removes some transient values from being stored. Adds new
global `variableValues()` step retriever, useful for helping produce
GraphQLResolveInfo and similar.

- [#3070](https://github.com/graphile/crystal/pull/3070)
[`1a9b835`](https://github.com/graphile/crystal/commit/1a9b835d0b8bc8adb22a864a23eff0c521e2309f)
Thanks [@benjie](https://github.com/benjie)! - Stop using deprecated
GraphQLError signature

- [#3103](https://github.com/graphile/crystal/pull/3103)
[`ccbbd7c`](https://github.com/graphile/crystal/commit/ccbbd7c6d4245ab5f0f1a2e6a5f2f8611241ea3c)
Thanks [@benjie](https://github.com/benjie)! - Throw better errors when a step
class calls `this.addDependency(...)` but doesn't actually pass a step to
depend on. (Previously: "cannot access property `layerPlan` of undefined" or
similar errors were thrown.)

- [#3072](https://github.com/graphile/crystal/pull/3072)
[`3b56a51`](https://github.com/graphile/crystal/commit/3b56a51ad751ce14b0c8c167df09bc9c3fbc11c3)
Thanks [@benjie](https://github.com/benjie)! - Grafast no longer coerces
`rootValue` to a mutable object, increasing compatibility with legacy
resolvers.

- [#3069](https://github.com/graphile/crystal/pull/3069)
[`f0d1f48`](https://github.com/graphile/crystal/commit/f0d1f487ecd12299cd5e416aa5c7282dfd7c9992)
Thanks [@benjie](https://github.com/benjie)! - Remove vestigial
`insideGraphQL` code.

- [#3062](https://github.com/graphile/crystal/pull/3062)
[`8b3904d`](https://github.com/graphile/crystal/commit/8b3904dcd26d95e0459ca4b8c469e13cf9454dc1)
Thanks [@benjie](https://github.com/benjie)! - Internals: clear
\_\_TrackedValueStep initialValue on finalize.

- Updated dependencies
[[`350dd8d`](https://github.com/graphile/crystal/commit/350dd8df273c44f3a51805a99e48497300942de3),
[`5f95b1c`](https://github.com/graphile/crystal/commit/5f95b1c6ee298b3fcde49a41621861ea44809f9d)]:
- graphile-config@1.1.0

## 1.0.2

### 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": "1.0.2",
"version": "1.1.0",
"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 = "1.0.2";
export const version = "1.1.0";
Loading
Loading