pgl
5.0.0-rc.6
Patch Changes
- #2990
5d408bd
Thanks @benjie! - No code changes. Updates the
release process, cleans up package.json, uses fixed identifiers for peer
dependencies (unless they're explicit dependencies also). Hopefully move to
trusted publishing. - Updated dependencies
[5d408bd]:- graphile-build-pg@5.0.0-rc.8
- graphile-build@5.0.0-rc.6
- postgraphile@5.0.0-rc.10
- pg-introspection@1.0.0-rc.5
- @dataplan/json@1.0.0-rc.6
- graphile-config@1.0.0-rc.6
- @dataplan/pg@1.0.0-rc.8
- grafserv@1.0.0-rc.7
- grafast@1.0.0-rc.9
- tamedevil@0.1.0-rc.6
- pg-sql2@5.0.0-rc.5
- @graphile/lru@5.0.0-rc.5
5.0.0-rc.5
Patch Changes
-
a3722d6
Thanks @benjie! - Refactor to enable TypeScript
options rewriteRelativeImportExtensions and erasableSyntaxOnly (including
using .ts extensions in source code) -
#2912
ebe1d22
Thanks @benjie! - Ruru now depends on ruru-types
package - stripped down vs ruru-components -
Updated dependencies
[9eb3829,
a3722d6,
ebe1d22,
e1fcecc,
0f913ee,
7b20942,
5fc379e,
1d5d63e,
7ca663e]:- graphile-build@5.0.0-rc.4
- pg-introspection@1.0.0-rc.4
- @dataplan/json@1.0.0-rc.4
- graphile-config@1.0.0-rc.4
- @dataplan/pg@1.0.0-rc.4
- grafast@1.0.0-rc.5
- graphile-build-pg@5.0.0-rc.4
- postgraphile@5.0.0-rc.5
- grafserv@1.0.0-rc.5
- tamedevil@0.1.0-rc.4
- pg-sql2@5.0.0-rc.4
- @graphile/lru@5.0.0-rc.4
5.0.0-rc.4
Patch Changes
-
#2873
0772086
Thanks @benjie! - Update TypeScript configuration
to support Node 22 minimum -
#2888
1a56db2
Thanks @benjaie! - Node v22+ is required for
this module. -
Updated dependencies
[44555c7,
86db203,
b69a2b0,
c2ae685,
1e45a3d,
0772086,
a60ed2a,
1606298,
a565503,
d9ccc82,
1a56db2,
eafa3f0,
22bfbc0,
2e770df,
bd3250e,
db3d7cb,
456d387,
c65d03c,
b27c562,
f23f0cf,
afe31f0,
4ca27c1,
d3a1be9,
a258427,
65d9556]:- grafast@1.0.0-rc.4
- graphile-build-pg@5.0.0-rc.3
- @dataplan/pg@1.0.0-rc.3
- postgraphile@5.0.0-rc.4
- graphile-build@5.0.0-rc.3
- @dataplan/json@1.0.0-rc.3
- grafserv@1.0.0-rc.4
- graphile-config@1.0.0-rc.3
- @graphile/lru@5.0.0-rc.3
- pg-introspection@1.0.0-rc.3
- pg-sql2@5.0.0-rc.3
- tamedevil@0.1.0-rc.3
5.0.0-rc.3
Patch Changes
-
Updated dependencies
[c4f2e52]:- grafast@1.0.0-rc.3
- grafserv@1.0.0-rc.3
- postgraphile@5.0.0-rc.3
5.0.0-rc.2
Patch Changes
-
Updated dependencies
[5ad7ad0,
f3a9869,
68f61cd,
8cfe23f,
bd6b605,
a82e6fa]:- graphile-build-pg@5.0.0-rc.2
- graphile-build@5.0.0-rc.2
- postgraphile@5.0.0-rc.2
- grafast@1.0.0-rc.2
- pg-sql2@5.0.0-rc.2
- pg-introspection@1.0.0-rc.2
- @dataplan/json@1.0.0-rc.2
- graphile-config@1.0.0-rc.2
- @dataplan/pg@1.0.0-rc.2
- grafserv@1.0.0-rc.2
- tamedevil@0.1.0-rc.2
- @graphile/lru@5.0.0-rc.2
5.0.0-rc.1
Patch Changes
-
#2777
c6cbe61
Thanks @benjie! - Tighten our public API surface
by:- renaming
EventStreamHeandlerResultto the correctly spelt
EventStreamHandlerResult(and keeping only a deprecated alias for the old
name) - dropping the long-deprecated Grafast exports
InterfaceOrUnionPlans(use
InterfacePlanorUnionPlanas appropriate),deepEval(should be
applyTransforms) andDeepEvalStep(should beApplyTransformsStep) - removing the
PgAdaptorOptionsalias in favour ofPgAdaptorSettings - deleting the PostGraphile preset aliases
postgraphilePresetAmbershould be
PostGraphileAmberPreset) andPgRelayPreset(should be
PostGraphileRelayPreset), and updating all first-party usage to the
canonical names
- renaming
-
Updated dependencies
[9797500,
be318e6,
abb623d,
3fb7111,
31b388c,
92781a1,
71adb87,
930240a,
7b86454,
42a0785,
d196d60,
982c1a5,
6a4e3b9,
eb39702,
c6cbe61,
d4ac603,
f23e0e0,
8a5a7c5,
ea0135f,
91b8376,
b6821f5]:- postgraphile@5.0.0-rc.1
- @dataplan/pg@1.0.0-rc.1
- grafast@1.0.0-rc.1
- pg-sql2@5.0.0-rc.1
- graphile-build-pg@5.0.0-rc.1
- graphile-build@5.0.0-rc.1
- grafserv@1.0.0-rc.1
- pg-introspection@1.0.0-rc.1
- @dataplan/json@1.0.0-rc.1
- graphile-config@1.0.0-rc.1
- tamedevil@0.1.0-rc.1
- @graphile/lru@5.0.0-rc.1
5.0.0-beta.49
Patch Changes
-
#2730
4c3cf22
Thanks @benjie! - Updategraphqlversion range -
#2723
e790f7a
Thanks @benjie! -@dataplan/pgnow exports
sqlfrompg-sql2and also adds forwards to the whole module
(import ... from '@dataplan/pg/pg-sql2') -
Updated dependencies
[4c3cf22,
7ce4d41,
0465b4a,
71e0af2,
a26ad3e,
a0a6082,
ab96e5f,
278b4d3,
eaa771b,
b539002,
e28e4d9,
020b579,
e790f7a,
a27b599,
c8412aa,
13eb44b,
d0c15cc,
74e15d5,
3488ac0,
b20a63f,
1ec7ee5,
bffbb77,
d414491,
c48ca48,
05f3e44,
81c62bb]:- graphile-build-pg@5.0.0-beta.47
- graphile-build@5.0.0-beta.39
- postgraphile@5.0.0-beta.49
- @dataplan/pg@0.0.1-beta.39
- grafserv@0.1.1-beta.29
- grafast@0.1.1-beta.27
- pg-introspection@0.0.1-beta.13
5.0.0-beta.48
Patch Changes
- #2700
dcd3583
Thanks @benjie! - Switch to consistently using
workspace:^ dependencies (in an attempt to appease pnpm) - Updated dependencies
[dcd3583]:- graphile-build-pg@5.0.0-beta.46
- postgraphile@5.0.0-beta.48
- @dataplan/pg@0.0.1-beta.38
5.0.0-beta.47
Patch Changes
-
#2686
5dbb9e8
Thanks @benjie! - Fix a bug with mutations where
the results of computed columns were calculated using the snapshot from before
the mutation (due to the way Postgres works). Solved by breaking the
post-mutation function calls out into a separate post-mutation statement. -
#2657
f83b191
Thanks @dependabot! - Add support for
Koa v3 (via v2 code) and update package exports. -
Updated dependencies
[b09719f,
5dbb9e8,
cfd4c3c,
c3f9c38,
68a1243,
3d5c464,
208364f,
6762c70,
05b971e,
13513dd,
bc2b188,
87a4c92,
703d162,
c13813e,
4a9072b,
7766c19,
6dafac1,
aa8fb3d,
e15f886,
34efed0,
185d449,
e2048e2,
33c7784,
f83b191]:- postgraphile@5.0.0-beta.47
- graphile-build-pg@5.0.0-beta.45
- @dataplan/pg@0.0.1-beta.37
- graphile-config@0.0.1-beta.18
- grafast@0.1.1-beta.26
- graphile-build@5.0.0-beta.38
- tamedevil@0.0.0-beta.9
- grafserv@0.1.1-beta.28
5.0.0-beta.46
Patch Changes
- Updated dependencies
[9e21b2a,
2adfd6e,
73f626b,
6113518]:- graphile-build@5.0.0-beta.37
- graphile-build-pg@5.0.0-beta.44
- @dataplan/json@0.0.1-beta.33
- @dataplan/pg@0.0.1-beta.36
- grafast@0.1.1-beta.25
- postgraphile@5.0.0-beta.46
5.0.0-beta.45
Patch Changes
- Updated dependencies
[85c8364]:- graphile-build-pg@5.0.0-beta.43
- postgraphile@5.0.0-beta.45
5.0.0-beta.44
Patch Changes
-
#2578
1d76d2f
Thanks @benjie! - 🚨 Ruru has been "rebuilt"!
The loading methods and APIs have changed!Ruru is now built on top of GraphiQL v5, which moves to using the Monaco
editor (the same editor used in VSCode) enabling more familiar keybindings and
more features (e.g. press F1 in the editor to see the command palette, and you
can now add comments in the variables JSON). This has required a
rearchitecture to Ruru's previously "single file" approach since Monaco uses
workers which require additional files.In this release we have embraced the bundle splitting approach. We now bundle
bothprettierandmermaid, and they are now loaded on-demand.Usage instructions for all environments have had to change since we can no
longer serve Ruru as a single HTML file. We now include helpers for serving
Ruru's static files from whatever JS-based webserver you are using.We've also added some additional improvements:
- Formatting with prettier now maintains the cursor position
(Ctrl-Shift-P/Meta-Shift-P/Cmd-Shift-Pdepending on platform) - All editors are now formatted, not just the GraphQL editor
- Prettier and mermaid should now work offline
- Even more GraphiQL props are now passed through, including
inputValueDeprecationandschemaDeprecationwhich you can set to false
if your GraphQL server is, ahem, a little behind the GraphQL spec draft.
🚨 Changes you need to make: 🚨
- If you are using Ruru directly (i.e. importing from
ruru/server), please
see the new Ruru README for setup instructions, you'll want to switch out
your previous setup. In particular,ruru/bundleno longer exists and you
now need to serve the static files (viaruru/static). defaultHTMLPartsis no more; insteadconfig.htmlParts(also
preset.ruru.htmlPartsfor Graphile Config users) now allows the entries to
be callback functions reducing boilerplate:(alternatively you can use-import { defaultHTMLParts } from "ruru/server"; const config = { htmlParts: { - metaTags: defaultHTMLParts.metaTags + "<!-- local override -->", + metaTags: (base) => base + "<!-- local override -->", } }
makeHTMLParts(config))- Grafserv users:
plugin.grafserv.middleware.ruruHTMLPartsis renamed to
ruruHTMLand wraps the generation of the HTML - simply trimPartsfrom
the name and be sure callingnext()is the final line of the functionconst plugin = { grafserv: { middleware: { - ruruHTMLParts(next, event) { + ruruHTML(next, event) { const { htmlParts, request } = event; htmlParts.titleTag = `<title>${escapeHTML( "Ruru | " + request.getHeader("host"), )}</title>`; return next(); }, }, }, };
Additional changes:
RuruConfig.clientConfighas been added for props to explicitly pass to
Ruru making it explicit that these will be sent to the clientRuruServerConfighas deprecated the client optionseditorTheme,
debugToolsandeventSourceInitat the top level; instead these should be
passed viaRuruServerConfig.clientConfigmaking it explicit these will be
sent to the client and expanding to cover more propsconst config = { endpoint: "/graphql", + clientConfig: { editorTheme: "dark", + }, }
- Formatting with prettier now maintains the cursor position
-
Updated dependencies
[6abfd4f,
4c8f028,
5451c90,
1d76d2f,
c54c6db,
7147cb0,
9aa2637,
7847c0b,
9d86063,
a480f6d,
0e6c4e0,
ad588ec,
e8bb5be]:- pg-introspection@0.0.1-beta.12
- graphile-build-pg@5.0.0-beta.42
- postgraphile@5.0.0-beta.44
- @dataplan/pg@0.0.1-beta.35
- grafserv@0.1.1-beta.27
- grafast@0.1.1-beta.24
- graphile-build@5.0.0-beta.36
5.0.0-beta.43
Patch Changes
-
Updated dependencies
[0c6b1f1,
1f4544d,
e0cdabe,
faee38b]:- graphile-build-pg@5.0.0-beta.41
- graphile-build@5.0.0-beta.35
- postgraphile@5.0.0-beta.43
- graphile-config@0.0.1-beta.17
- @dataplan/pg@0.0.1-beta.34
- grafserv@0.1.1-beta.26
- grafast@0.1.1-beta.23
- @dataplan/json@0.0.1-beta.32
5.0.0-beta.42
Patch Changes
- Updated dependencies
[5c802ea6819361eed36b75f246ae0adb35b14669]:- graphile-build-pg@5.0.0-beta.40
- postgraphile@5.0.0-beta.42
- @dataplan/pg@0.0.1-beta.33
- graphile-build@5.0.0-beta.34
5.0.0-beta.41
Patch Changes
-
#2482
459e1869a2ec58925b2bac5458af487c52a8ca37
Thanks @benjie! - Minimum version of Node.js
bumped to Node 22 (the latest LTS). -
Updated dependencies
[0e36cb9077c76710d2e407830323f86c5038126e,
5a26196eff8fd1956d73e0b8fdf5cfcb7f01b7d3,
c0c3f48fa9f60cb9a4436ea135979b779ecc71ec,
cef9a37f846b4af105ac20960530d65c9f44afa9,
56ce94a847c6a4094643665cbf5d3712f56140b6,
070467c4ea693a2516fc8006bebb88b1ab96fb26,
192a27e08763ea26607344a2ea6c7f5c595cc2a3,
142e39f26ce329f09bee0b5427f1ddc5103e610e,
6ef6abce15936a896156d5316020df55cf7d18e3,
17b160d5450e20e0f5c6597d5cffe125ece49d65,
0239c2d519300a72f545e0db7c371adae4ade2a9,
09d95319be3e25e023dfbab9d1542dfe06f65355,
873b24dc70cea68e236e5dcf5bc7ff8f46fa43fe,
eb771be5e8b06a0cd53476cb36495e7e1aca56b7,
0ea439d33ccef7f8d01ac5f54893ab2bbf1cbd4d,
8034614d1078b1bd177b6e7fcc949420614e3245,
a830770e775a65ce1d09fa767f38e84f5c0e5139,
459e1869a2ec58925b2bac5458af487c52a8ca37,
c350e49e372ec12a4cbf04fb6b4260e01832d12b,
3176ea3e57d626b39613a73117ef97627370ec83,
46a42f5547c041289aa98657ebc6815f4b6c8539,
a87bbd76f1a8b60fd86de65922746d830cc160b4,
be3f174c5aae8fe78a240e1bc4e1de7f18644b43,
c43ed67b9d3acbadb172ee88ba9c2a4d32528a25,
576fb8bad56cb940ab444574d752e914d462018a,
9f459101fa4428aa4bac71531e75f99e33da8e17,
921665df8babe2651ab3b5886ab68bb518f2125b,
78bb1a615754d772a5fda000e96073c91fa9eba7,
c9cd0cc72a4db4b02b2bdf770161c9346cb4b174,
ab0bcda5fc3c136eea09493a7d9ed4542975858e,
455f4811d37ad8fff91183c7a88621bcf9d79acf,
45adaff886e7cd72b864150927be6c0cb4a7dfe8,
b05d57b932ea00d10715dcab9f79d443408881fc]:- grafast@0.1.1-beta.22
- pg-sql2@5.0.0-beta.9
- @dataplan/pg@0.0.1-beta.33
- postgraphile@5.0.0-beta.41
- grafserv@0.1.1-beta.25
- graphile-build-pg@5.0.0-beta.39
- @dataplan/json@0.0.1-beta.31
- graphile-build@5.0.0-beta.34
- graphile-config@0.0.1-beta.16
- @graphile/lru@5.0.0-beta.4
- pg-introspection@0.0.1-beta.11
- tamedevil@0.0.0-beta.8
5.0.0-beta.40
Patch Changes
- Updated dependencies []:
- grafserv@0.1.1-beta.24
- graphile-build-pg@5.0.0-beta.38
- @dataplan/pg@0.0.1-beta.32
- postgraphile@5.0.0-beta.40
5.0.0-beta.39
Patch Changes
- Updated dependencies
[d34014a9a3c469154cc796086ba13719954731e5,
d3ae3415c230784fdfefc9d192ad93aca462bceb,
98516379ac355a0833a64e002f3717cc3a1d6473,
f8602d05eed3247c90b87c55d7af580d1698effc,
65df25534fa3f787ba2ab7fd9547d295ff2b1288,
1b3c76efd27df73eab3a5a1d221ce13de4cd6b1a,
f6e22692b628703b8ea48e580dc0b6f0bcbc9c5a,
e10c372dafbe0d6014b1e946349b22f40aa87ef9,
c3538050abbb485cf1d43f7c870b89f1ad7c2218,
3c0a925f26f10cae627a23c49c75ccd8d76b60c8,
fcaeb48844156e258a037f420ea1505edb50c52a,
68926abc31c32ce527327ffbb1ede4b0b7be446b,
98c5009e21e423b0da22c2cb70cdb62909578f50,
4b49dbd2df3b339a2ba3f1e9ff400fa1a125298b,
d7950e8e28ec6106a4ce2f7fe5e35d88b10eac48,
c8f1971ea4198633ec97f72f82abf65089f71a88,
182ed0564104f59b012e0f9ffd452556b0927750,
dd3d22eab73a8554715bf1111e30586251f69a88,
a120a8e43b24dfc174950cdbb69e481272a0b45e,
be1e558d6a1a8cae3bf4b5724c340469d8837504,
3b0f5082b2272997ce33ce8823a4752513d19e28,
84f06eafa051e907a3050237ac6ee5aefb184652,
4a3aeaa77c8b8d2e39c1a9d05581d0c613b812cf,
3789326b2e2fdb86519acc75e606c752ddefe590,
12d3a7174949794a1679132635e196f5dadce8a2,
ab7658ac44e1a5a0a98c6bb688a26d94b1175cc1,
bc2a00d35f0a1954dba22e857adc3f4e2f5118e5,
ceeb9a6b63e566b09298e0440a385943302ad0f9,
3e8c64bef928295494119e15e1e55cbdadb696fa,
0fc2db95d90df918cf5c59ef85f22ac78d8000d3,
90e81a5deeae554a8be2dd55dcd01489860e96e6,
836c8327a5ca1bd3c69f72055e71d00694de363e,
2f31836cb89a7ab27a8919803fe12b53a46d77e4,
c59132eb7a93bc82493d2f1ca050db8aaea9f4d1,
7c38cdeffe034c9b4f5cdd03a8f7f446bd52dcb7,
728888b28fcd2a6fc481e0ccdfe20d41181a091f,
f4f39092d7a51517668384945895d3b450237cce,
5cf3dc9d158891eaf324b2cd4f485d1d4bbb6b5e,
925689578ee9def403382df70f0e003bb299c166,
83d3b533e702cc875b46ba2ca02bf3642b421be8,
7001138c38e09822ad13db1018c62d2cac37941e,
e9e7e33665e22ec397e9ead054d2e4aad3eadc8c,
bb6ec8d834e3e630e28316196246f514114a2296,
3e188c2e981193d228ba3b7433f5e326336f629b,
07a5469e5d3d050a7bcab928bb751c9e150d2e49,
e6da5d956ab696932410e7172cedfacba71dbf5e,
2b1918d053f590cdc534c8cb81f7e74e96c1bbe6,
037a1bcdc8ed8493d4748e08c18f258e4382a815,
72b300b436a7acedaa7d0e3a7a5458d15a0e5396,
770363214ee630746cddc9080dec22bbf38a3bb5,
d1ecb39693a341f85762b27012ec4ea013857b0c,
042ebafe11fcf7e2ecac9b131265a55dddd42a6d,
fa005eb0783c58a2476add984fbdd462e0e91dbe,
df0e5a0f968cf6f9ae97b68745a9a2f391324bf5,
ef4cf75acd80e6b9c700c2b5a7ace899e565ef7f,
ba2bfa15deaaddd92757a56c2b761624afe940bd,
c041fd250372c57601188b65a6411c8f440afab6,
629b45aab49151810f6efc18ac18f7d735626433,
6d19724330d50d076aab9442660fa8abddd095cb,
ca5bc1a834df7b894088fb8602a12f9fcff55b38,
da6f3c04efe3d8634c0bc3fcf93ac2518de85322,
8026b982a81776fb3d1d808392970c2d678c4023,
d257a1a1e59a7d4da0bf67345c07b04c04a2f7da,
00d79e6f5608affc3f36bb0ce4ca2547230174e7,
412b92a0b1e03ad962521f630b57a996d8620cf6,
15854c5109114919b3d38fa675c539cda1f634a1,
f0bc64b71914dfdd3612f4b65370401fd85b97bc]:- grafast@0.1.1-beta.21
- @dataplan/pg@0.0.1-beta.32
- pg-sql2@5.0.0-beta.8
- graphile-build-pg@5.0.0-beta.38
- postgraphile@5.0.0-beta.39
- graphile-build@5.0.0-beta.33
- @dataplan/json@0.0.1-beta.30
- graphile-config@0.0.1-beta.15
- grafserv@0.1.1-beta.23
5.0.0-beta.38
Patch Changes
- Updated dependencies
[fc9d64eb8,
a2dbad945,
31078842a,
5a0ec31de]:- @dataplan/pg@0.0.1-beta.31
- grafast@0.1.1-beta.20
- graphile-build-pg@5.0.0-beta.37
- postgraphile@5.0.0-beta.38
- @dataplan/json@0.0.1-beta.29
- grafserv@0.1.1-beta.22
- graphile-build@5.0.0-beta.32
5.0.0-beta.37
Patch Changes
- Updated dependencies
[83c546509]:- graphile-config@0.0.1-beta.14
- @dataplan/pg@0.0.1-beta.30
- grafast@0.1.1-beta.19
- grafserv@0.1.1-beta.21
- graphile-build@5.0.0-beta.31
- graphile-build-pg@5.0.0-beta.36
- postgraphile@5.0.0-beta.37
- @dataplan/json@0.0.1-beta.28
5.0.0-beta.36
Patch Changes
- Updated dependencies
[7580bc16a,
b336a5829]:- graphile-config@0.0.1-beta.13
- postgraphile@5.0.0-beta.36
- @dataplan/pg@0.0.1-beta.29
- grafast@0.1.1-beta.18
- grafserv@0.1.1-beta.20
- graphile-build@5.0.0-beta.30
- graphile-build-pg@5.0.0-beta.35
- @dataplan/json@0.0.1-beta.27
5.0.0-beta.35
Patch Changes
- Updated dependencies
[bee1db4f4]:- graphile-build-pg@5.0.0-beta.34
- postgraphile@5.0.0-beta.35
5.0.0-beta.34
Patch Changes
- Updated dependencies
[555d65cce,
866673e14,
69ab227b5,
efa25d97d,
9a0f9e78c,
d13b76f0f,
b167bd849,
a202145c5,
dc5746594,
7bf045282,
d88b69d05,
2a37fb99a,
5d9f2de85,
6a13ecbd4,
84f07626d,
86e228299,
933786868,
cba6ee06d]:- graphile-build-pg@5.0.0-beta.33
- graphile-build@5.0.0-beta.29
- postgraphile@5.0.0-beta.34
- grafserv@0.1.1-beta.19
- grafast@0.1.1-beta.17
- graphile-config@0.0.1-beta.12
- pg-introspection@0.0.1-beta.10
- pg-sql2@5.0.0-beta.7
- @dataplan/pg@0.0.1-beta.28
- @dataplan/json@0.0.1-beta.26
5.0.0-beta.33
Patch Changes
-
#2224
fba24f91f
Thanks @benjie! - Update README to reference
postgres:/// protocol -
Updated dependencies
[87bdf9730,
5626c7d36,
bf2a2e72a,
76c7340b7,
aa480f6a3]:- graphile-build-pg@5.0.0-beta.32
- postgraphile@5.0.0-beta.33
- graphile-config@0.0.1-beta.11
- grafserv@0.1.1-beta.18
- grafast@0.1.1-beta.16
- @dataplan/pg@0.0.1-beta.27
- graphile-build@5.0.0-beta.28
- @dataplan/json@0.0.1-beta.25
5.0.0-beta.32
Patch Changes
- Updated dependencies
[632691409]:- graphile-build-pg@5.0.0-beta.31
- graphile-build@5.0.0-beta.27
- postgraphile@5.0.0-beta.32
5.0.0-beta.31
Patch Changes
- Updated dependencies
[0b1f7b577]:- graphile-build-pg@5.0.0-beta.30
- graphile-build@5.0.0-beta.26
- postgraphile@5.0.0-beta.31
5.0.0-beta.30
Patch Changes
- Updated dependencies
[d7e6e714f,
d5834def1,
bb006ec7b,
653929af0,
6fdc6cad8,
42b982463,
eb69c7361,
54054b873,
884a4b429,
0df171123,
c69b2fdec,
1eac03ec2,
dfac43992,
38835313a,
426e9320e,
282eb909f,
2efadc0f8,
e8a9fd424,
cc0941731,
50f6ce456,
b0865d169,
3b09b414f,
b7b6dd64f,
8b472cd51,
ba637b56d,
9cd9bb522]:- graphile-build-pg@5.0.0-beta.29
- postgraphile@5.0.0-beta.30
- grafast@0.1.1-beta.15
- graphile-build@5.0.0-beta.25
- @dataplan/pg@0.0.1-beta.26
- pg-introspection@0.0.1-beta.9
- graphile-config@0.0.1-beta.10
- @dataplan/json@0.0.1-beta.24
- grafserv@0.1.1-beta.17
5.0.0-beta.29
Patch Changes
- Updated dependencies
[52ef49ca9,
82ce02cd9,
871d32b2a,
e8a0c4441,
d9d07b97b,
a26e3a30c,
eca7e62e2,
02c11a4d4]:- graphile-build-pg@5.0.0-beta.28
- postgraphile@5.0.0-beta.29
- @dataplan/pg@0.0.1-beta.25
- grafast@0.1.1-beta.14
- graphile-build@5.0.0-beta.24
- @dataplan/json@0.0.1-beta.23
- grafserv@0.1.1-beta.16
5.0.0-beta.28
Patch Changes
- Updated dependencies
[807650035]:- @dataplan/pg@0.0.1-beta.24
- grafast@0.1.1-beta.13
- graphile-build-pg@5.0.0-beta.27
- postgraphile@5.0.0-beta.28
- @dataplan/json@0.0.1-beta.22
- grafserv@0.1.1-beta.15
- graphile-build@5.0.0-beta.23
5.0.0-beta.27
Patch Changes
- Updated dependencies
[1f67999eb,
1bd50b61e,
8bdc553b7,
61f8bbca5,
4e102b1a1,
1cabbd311,
7bb1573ba,
590b6fdf5,
18addb385,
d6102714e,
6ed615e55,
b25cc539c,
867f33136,
925123497,
cf535c210,
c0e50a1b4,
acf99b190,
4967a197f,
1908e1ba1,
084d80be6,
aa0474755]:- graphile-build-pg@5.0.0-beta.26
- postgraphile@5.0.0-beta.27
- grafast@0.1.1-beta.12
- @dataplan/pg@0.0.1-beta.23
- grafserv@0.1.1-beta.14
- @dataplan/json@0.0.1-beta.21
- graphile-build@5.0.0-beta.22
5.0.0-beta.26
Patch Changes
- Updated dependencies
[582bd768f]:- graphile-build@5.0.0-beta.21
- postgraphile@5.0.0-beta.26
- graphile-config@0.0.1-beta.9
- @dataplan/pg@0.0.1-beta.22
- grafserv@0.1.1-beta.13
- grafast@0.1.1-beta.11
- graphile-build-pg@5.0.0-beta.25
- @dataplan/json@0.0.1-beta.20
5.0.0-beta.25
Patch Changes
- Updated dependencies
[3c161f7e1,
a674a9923,
b7cfeffd1]:- grafast@0.1.1-beta.10
- @dataplan/json@0.0.1-beta.19
- @dataplan/pg@0.0.1-beta.21
- grafserv@0.1.1-beta.12
- graphile-build@5.0.0-beta.20
- graphile-build-pg@5.0.0-beta.24
- postgraphile@5.0.0-beta.25
5.0.0-beta.24
Patch Changes
- Updated dependencies
[437570f97]:- graphile-build-pg@5.0.0-beta.23
- postgraphile@5.0.0-beta.24
- grafast@0.1.1-beta.9
- @dataplan/json@0.0.1-beta.18
- @dataplan/pg@0.0.1-beta.20
- grafserv@0.1.1-beta.11
- graphile-build@5.0.0-beta.19
5.0.0-beta.23
Patch Changes
- Updated dependencies
[1842af661,
bd5a908a4]:- graphile-build-pg@5.0.0-beta.22
- graphile-build@5.0.0-beta.18
- postgraphile@5.0.0-beta.23
- grafast@0.1.1-beta.8
- @dataplan/json@0.0.1-beta.17
- @dataplan/pg@0.0.1-beta.19
- grafserv@0.1.1-beta.10
5.0.0-beta.22
Patch Changes
- Updated dependencies
[357d475f5,
30bcd6c12,
3551725e7,
80836471e,
b788dd868,
5eca6d65a,
a5c20fefb,
1ce08980e,
ab08cbf9c,
dff4f2535,
a287a57c2,
45e10950b,
2fe56f9a6,
fed603d71,
ed6e0d278,
86168b740,
7ad35fe4d,
e82e4911e,
94a05064e,
272608c13,
7606a5b87,
42ece5aa6,
e0d69e518,
db8ceed0f,
a5a0816bd,
6699388ec,
966203504,
c1645b249,
ed8bbaa3c,
a0e82b9c5,
14e2412ee,
c48d3da7f,
57ab0e1e7,
8442242e4,
bee0a0a68,
51a94417f,
64ce7b765,
cba842357,
2fa77d0f2,
81d17460c]:- @dataplan/json@0.0.1-beta.16
- @dataplan/pg@0.0.1-beta.18
- grafast@0.1.1-beta.7
- tamedevil@0.0.0-beta.7
- graphile-build-pg@5.0.0-beta.21
- postgraphile@5.0.0-beta.22
- pg-sql2@5.0.0-beta.6
- graphile-build@5.0.0-beta.17
- pg-introspection@0.0.1-beta.8
- graphile-config@0.0.1-beta.8
- grafserv@0.1.1-beta.9
5.0.0-beta.21
Patch Changes
- Updated dependencies
[9f85c614d,
6c6be29f1,
6c80c44b7,
179d25b09,
8315e8d01,
9d53dde72,
46d8289b4]:- @dataplan/pg@0.0.1-beta.17
- grafast@0.1.1-beta.6
- graphile-build-pg@5.0.0-beta.20
- graphile-build@5.0.0-beta.16
- postgraphile@5.0.0-beta.21
- tamedevil@0.0.0-beta.6
- pg-introspection@0.0.1-beta.7
- @dataplan/json@0.0.1-beta.15
- grafserv@0.1.1-beta.8
5.0.0-beta.20
Patch Changes
- Updated dependencies
[49fd8afed,
00d32d887,
63dd7ea99,
c62eee10b,
d801c9778,
c21252541,
9ac0ddc01,
3a2ea80ee,
ef44c29b2,
941e28003,
8ea67f891,
068be2f51,
5de3e86eb,
7587ca9e0,
e20e66ed7,
ec3112c7b]:- tamedevil@0.0.0-beta.5
- postgraphile@5.0.0-beta.20
- pg-introspection@0.0.1-beta.6
- grafast@0.1.1-beta.5
- grafserv@0.1.1-beta.7
- graphile-build-pg@5.0.0-beta.19
- graphile-build@5.0.0-beta.15
- @dataplan/json@0.0.1-beta.14
- @dataplan/pg@0.0.1-beta.16
- pg-sql2@5.0.0-beta.5
- graphile-config@0.0.1-beta.7
5.0.0-beta.19
Patch Changes
- Updated dependencies
[555a2be03,
1b6c2f636,
de7add402,
a2176ea32,
886833e2e,
5b2db0c75,
635af159f,
184773382,
f97d7976a]:- postgraphile@5.0.0-beta.19
- @dataplan/pg@0.0.1-beta.15
- tamedevil@0.0.0-beta.4
- grafserv@0.1.1-beta.6
- grafast@0.1.1-beta.4
- graphile-build-pg@5.0.0-beta.18
- graphile-build@5.0.0-beta.14
- @dataplan/json@0.0.1-beta.13
5.0.0-beta.18
Patch Changes
- Updated dependencies
[0df5511ac,
7851d89ab,
470ee4000]:- graphile-config@0.0.1-beta.6
- postgraphile@5.0.0-beta.18
- pg-introspection@0.0.1-beta.5
- @dataplan/pg@0.0.1-beta.14
- grafast@0.1.1-beta.3
- grafserv@0.1.1-beta.5
- graphile-build@5.0.0-beta.13
- graphile-build-pg@5.0.0-beta.17
- @dataplan/json@0.0.1-beta.12
5.0.0-beta.17
Patch Changes
- Updated dependencies
[3fdc2bce4,
aeef362b5,
8a76db07f,
bce0636d4,
004889258,
f305c3278,
3b558e0c1,
2ae8d33aa,
9e1df08b7,
8a0cdb95f,
dbd91fdd8,
e04238c0a,
995e25035,
f1d5ad18e,
c66c3527c,
f66cc40b3,
f18635a5c,
1c9f1c0ed,
9fb5cc06e]:- grafast@0.1.1-beta.2
- graphile-build-pg@5.0.0-beta.16
- postgraphile@5.0.0-beta.17
- @dataplan/pg@0.0.1-beta.13
- graphile-build@5.0.0-beta.12
- graphile-config@0.0.1-beta.5
- grafserv@0.1.1-beta.4
- @dataplan/json@0.0.1-beta.11
5.0.0-beta.16
Patch Changes
- Updated dependencies
[9696a1b08,
49fcb0d58,
2e7fc6449,
7aef73319]:- grafserv@0.1.1-beta.3
- grafast@0.1.1-beta.1
- graphile-build-pg@5.0.0-beta.15
- postgraphile@5.0.0-beta.16
- graphile-config@0.0.1-beta.4
- @dataplan/pg@0.0.1-beta.12
- @dataplan/json@0.0.1-beta.10
- graphile-build@5.0.0-beta.11
5.0.0-beta.15
Patch Changes
- Updated dependencies
[3dd5d86d6,
2d447a6b4]:- postgraphile@5.0.0-beta.15
- graphile-build-pg@5.0.0-beta.14
- pg-introspection@0.0.1-beta.4
- grafserv@0.1.1-beta.2
- @dataplan/pg@0.0.1-beta.11
5.0.0-beta.14
Patch Changes
- Updated dependencies
[ebb0b817e,
781a89758,
a38e650d6,
26e0bc726]:- postgraphile@5.0.0-beta.14
- grafserv@0.1.1-beta.1
- graphile-build-pg@5.0.0-beta.13
- @dataplan/pg@0.0.1-beta.11
5.0.0-beta.13
Patch Changes
- Updated dependencies
[2805edc68]:- pg-sql2@5.0.0-beta.4
- @dataplan/pg@0.0.1-beta.10
- grafast@0.1.1-beta.0
- graphile-build-pg@5.0.0-beta.12
- postgraphile@5.0.0-beta.13
5.0.0-beta.12
Patch Changes
- Updated dependencies
[4a4d26d87,
b2bce88da,
861a8a306,
9a84bc6dd,
b728d7fb9,
2d31f058b,
7d55d2c34]:- postgraphile@5.0.0-beta.12
- grafast@0.1.1-beta.0
- @dataplan/json@0.0.1-beta.9
- @dataplan/pg@0.0.1-beta.9
- graphile-build-pg@5.0.0-beta.11
- graphile-build@5.0.0-beta.10
- grafserv@0.1.1-beta.0
5.0.0-beta.11
Patch Changes
-
#514
c9848f693
Thanks @benjie! - Update package.json repository
information -
Updated dependencies
[c9848f693,
ede1092fe,
566983fbd,
409bf6071]:- graphile-build-pg@5.0.0-beta.10
- graphile-build@5.0.0-beta.9
- postgraphile@5.0.0-beta.11
- pg-introspection@0.0.1-beta.3
- @dataplan/json@0.0.1-beta.8
- graphile-config@0.0.1-beta.3
- @dataplan/pg@0.0.1-beta.8
- grafserv@0.0.1-beta.9
- grafast@0.0.1-beta.8
- tamedevil@0.0.0-beta.3
- pg-sql2@5.0.0-beta.3
- @graphile/lru@5.0.0-beta.3
5.0.0-beta.10
Patch Changes
- Updated dependencies []:
- grafserv@0.0.1-beta.8
- graphile-build-pg@5.0.0-beta.9
- @dataplan/pg@0.0.1-beta.7
- postgraphile@5.0.0-beta.10
5.0.0-beta.9
Patch Changes
- Updated dependencies
[3700e204f]:- grafast@0.0.1-beta.7
- @dataplan/json@0.0.1-beta.7
- @dataplan/pg@0.0.1-beta.7
- grafserv@0.0.1-beta.7
- graphile-build@5.0.0-beta.8
- graphile-build-pg@5.0.0-beta.9
- postgraphile@5.0.0-beta.9
5.0.0-beta.8
Patch Changes
-
#496
c9bfd9892
Thanks @benjie! - Update dependencies (sometimes
through major versions). -
Updated dependencies
[ac092e021,
c9bfd9892,
e613b476d]:- postgraphile@5.0.0-beta.8
- graphile-build-pg@5.0.0-beta.8
- graphile-build@5.0.0-beta.7
- pg-introspection@0.0.1-beta.2
- @dataplan/json@0.0.1-beta.6
- graphile-config@0.0.1-beta.2
- @dataplan/pg@0.0.1-beta.6
- grafserv@0.0.1-beta.6
- grafast@0.0.1-beta.6
- tamedevil@0.0.0-beta.2
- pg-sql2@5.0.0-beta.2
- @graphile/lru@5.0.0-beta.2
5.0.0-beta.7
Patch Changes
- Updated dependencies
[95e902f54,
53186213a,
e916b7412,
73f1b5218,
109c8ec67]:- @dataplan/pg@0.0.1-beta.5
- grafast@0.0.1-beta.5
- graphile-build-pg@5.0.0-beta.7
- postgraphile@5.0.0-beta.7
- graphile-build@5.0.0-beta.6
- grafserv@0.0.1-beta.5
- @dataplan/json@0.0.1-beta.5
5.0.0-beta.6
Patch Changes
-
#463
22fa6230a
Thanks @benjie! - Add experimental support for h3
server to grafserv. -
Updated dependencies
[53f0488b1,
f9cc88dc4,
07883a1a5,
22fa6230a,
d17dd1cd4,
fa8cfcf9b,
00d026409]:- @dataplan/pg@0.0.1-beta.4
- postgraphile@5.0.0-beta.6
- grafast@0.0.1-beta.4
- grafserv@0.0.1-beta.4
- graphile-build-pg@5.0.0-beta.6
- @dataplan/json@0.0.1-beta.4
- graphile-build@5.0.0-beta.5
5.0.0-beta.5
Patch Changes
- Updated dependencies
[22ecd1e5d]:- graphile-build-pg@5.0.0-beta.5
- postgraphile@5.0.0-beta.5
5.0.0-beta.4
Patch Changes
- Updated dependencies
[196e5c1aa,
e75bf57dd]:- graphile-build-pg@5.0.0-beta.4
- graphile-build@5.0.0-beta.4
- postgraphile@5.0.0-beta.4
- @dataplan/pg@0.0.1-beta.3
5.0.0-beta.3
Patch Changes
- Updated dependencies
[46cd08aa1,
d3ab4e12d]:- grafast@0.0.1-beta.3
- graphile-build-pg@5.0.0-beta.3
- graphile-build@5.0.0-beta.3
- @dataplan/pg@0.0.1-beta.3
- @dataplan/json@0.0.1-beta.3
- grafserv@0.0.1-beta.3
- postgraphile@5.0.0-beta.3
5.0.0-beta.2
Patch Changes
- Updated dependencies
[23bd3c291]:- grafast@0.0.1-beta.2
- @dataplan/json@0.0.1-beta.2
- @dataplan/pg@0.0.1-beta.2
- grafserv@0.0.1-beta.2
- graphile-build@5.0.0-beta.2
- graphile-build-pg@5.0.0-beta.2
- postgraphile@5.0.0-beta.2
5.0.0-beta.1
Patch Changes
-
Updated dependencies
[cbd987385]:- @dataplan/json@0.0.1-beta.1
- @dataplan/pg@0.0.1-beta.1
- grafast@0.0.1-beta.1
- grafserv@0.0.1-beta.1
- graphile-build@5.0.0-beta.1
- graphile-build-pg@5.0.0-beta.1
- postgraphile@5.0.0-beta.1
- graphile-config@0.0.1-beta.1
- @graphile/lru@5.0.0-beta.1
- pg-introspection@0.0.1-beta.1
- pg-sql2@5.0.0-beta.1
- tamedevil@0.0.0-beta.1
5.0.0-alpha.20
Patch Changes
- Updated dependencies
[dfefdad3c,
6c1c1a34f]:- graphile-build-pg@5.0.0-alpha.20
- postgraphile@5.0.0-alpha.20
- @dataplan/pg@0.0.1-alpha.17
- grafast@0.0.1-alpha.16
- @dataplan/json@0.0.1-alpha.16
- grafserv@0.0.1-alpha.16
- graphile-build@5.0.0-alpha.18
5.0.0-alpha.19
Patch Changes
- Updated dependencies
[ea003ca3a,
5491e10b0,
a9561d62d,
232885703,
db19ed9c3,
31e776e03,
055c4e438,
cf32f0397,
57d88b5fa,
a22830b2f,
9f87a26b1,
9695c65f8,
c00a21cb9,
a5f224295]:- grafast@0.0.1-alpha.15
- graphile-build-pg@5.0.0-alpha.19
- graphile-build@5.0.0-alpha.17
- postgraphile@5.0.0-alpha.19
- @dataplan/pg@0.0.1-alpha.16
- graphile-config@0.0.1-alpha.7
- @dataplan/json@0.0.1-alpha.15
- grafserv@0.0.1-alpha.15
5.0.0-alpha.18
Patch Changes
- Updated dependencies
[415f436a0,
5b8e46a8a,
bb64c090d]:- graphile-build-pg@5.0.0-alpha.18
- postgraphile@5.0.0-alpha.18
5.0.0-alpha.17
Patch Changes
- Updated dependencies
[c1518fad0]:- graphile-build-pg@5.0.0-alpha.17
- graphile-build@5.0.0-alpha.16
- postgraphile@5.0.0-alpha.17
5.0.0-alpha.16
Patch Changes
- Updated dependencies
[d99d666fb]:- grafast@0.0.1-alpha.14
- @dataplan/json@0.0.1-alpha.14
- @dataplan/pg@0.0.1-alpha.15
- grafserv@0.0.1-alpha.14
- graphile-build@5.0.0-alpha.15
- graphile-build-pg@5.0.0-alpha.16
- postgraphile@5.0.0-alpha.16
5.0.0-alpha.15
Patch Changes
- #418
9ab2adba2
Thanks @benjie! - Overhaul peerDependencies and
dependencies to try and eliminate duplicate modules error. - Updated dependencies
[e7dd2e039,
620f9e07e,
f115b6fb2,
1882e0185,
881672305,
e5012f9a1,
9ab2adba2,
47f6f018b,
ff4395bfc,
502b23340,
dc94b4a30,
4eda0cd57]:- graphile-build-pg@5.0.0-alpha.15
- graphile-build@5.0.0-alpha.14
- postgraphile@5.0.0-alpha.15
- grafast@0.0.1-alpha.13
- @dataplan/pg@0.0.1-alpha.14
- @dataplan/json@0.0.1-alpha.13
- grafserv@0.0.1-alpha.13