- Updated dependencies []:
- Updated dependencies
[
b336a5829
]:
- Updated dependencies
[
76c7340b7
]:
-
#2175
c69b2fdec
Thanks @benjie! - Fix 'Container is falsy' error message the latest Babel patch release would cause. -
#2180
4a4daf5ec
Thanks @nckswt! - Fix bug in graphile-export handing modules where default export (import mod from 'mod'
) differed from wildcard export (import * as mod from 'mod'
). -
Updated dependencies [
d5834def1
,42b982463
,884a4b429
,38835313a
,b0865d169
]:
- Updated dependencies
[
807650035
]:
-
#2094
d2d9b1965
Thanks @benjie! - Output location in more error messages. -
Updated dependencies [
1bd50b61e
,4e102b1a1
,7bb1573ba
,18addb385
,6ed615e55
,b25cc539c
,867f33136
,cf535c210
,acf99b190
,4967a197f
,1908e1ba1
,084d80be6
]:
- Updated dependencies
[
582bd768f
]:
- Updated dependencies
[
437570f97
]:
- Updated dependencies
[
bd5a908a4
]:
-
#2050
a4d4de334
Thanks @benjie! - Graphile Export now auto-detects that a function has additional properties set, and makes sure these properties are exported too. (Typically this isfn.isSyncAndSafe=true
for Grafast optimization.) -
#2050
de24f1d14
Thanks @benjie! - Fix exporting input object inputPlan in typeDefs mode. -
#1993
fdc440eb3
Thanks @benjie! - Ability to export values from graphile-export (e.g. the registry) -
#2050
0dbfbb687
Thanks @benjie! - Don't pass filePath to lintText to avoid ESLint ignoring the file. -
Updated dependencies [
357d475f5
,3551725e7
,80836471e
,a5c20fefb
,1ce08980e
,ab08cbf9c
,dff4f2535
,a287a57c2
,2fe56f9a6
,fed603d71
,ed6e0d278
,e82e4911e
,94a05064e
,42ece5aa6
,e0d69e518
,6699388ec
,966203504
,c1645b249
,ed8bbaa3c
,a0e82b9c5
,14e2412ee
,57ab0e1e7
,8442242e4
,64ce7b765
,cba842357
,2fa77d0f2
]:
-
#1958
8315e8d01
Thanks @benjie! - EXPORTABLE now accepts a third argument,nameHint
, which is used to hint what variable name to use for the given value. Used this ingraphile-export
along with some fixes and optimizations to improve the exports further. -
#1946
9d53dde72
Thanks @benjie! - Exporting a schema now performs ESLint 'no-use-before-define' check to catch even more invalid export conditions. FixregisterNodeIdCodec
calls caught by this.
-
#1934
9ac0ddc01
Thanks @benjie! - Automatically detect when agraphile-export
export is invalid, and throw an error indicating which method needs to haveEXPORTABLE
added around it. -
#1935
8ea67f891
Thanks @benjie! - Fix lots of things related to exporting a schema withgraphile-export
.
- Updated dependencies []:
- Updated dependencies
[
49fcb0d58
]:
-
#514
c9848f693
Thanks @benjie! - Update package.json repository information -
Updated dependencies [
c9848f693
,ede1092fe
,566983fbd
,409bf6071
]:
- #454
89400d5c2
Thanks @benjie! - Apply a different patch to the babel traverse issue we've been facing when optimizing.
-
Updated dependencies [
cbd987385
]:
-
#428
9695c65f8
Thanks @benjie! - Optimize away some unnecessary content from graphile-exported schema
- #418
9ab2adba2
Thanks @benjie! - Overhaul peerDependencies and dependencies to try and eliminate duplicate modules error. - Updated dependencies
[
620f9e07e
,1882e0185
,881672305
,e5012f9a1
,9ab2adba2
,47f6f018b
,ff4395bfc
,502b23340
]:
-
#372
ae1a248eb
Thanks @benjie! - Optimize away even more IIFEs -
#383
2c8586b36
Thanks @benjie! - Change 'objectType.extensions.grafast.Step' to 'objectType.extensions.grafast.assertStep', accept it via object spec, deprecate registerObjectType form that accepts it (pass via object spec instead), improve typings around it. -
Updated dependencies [
409581534
,b7533bd4d
,9feb769c2
,7573bf374
,2c8586b36
,c43802d74
,b118b8f6d
,9008c4f87
,e8c81cd20
]:
- #366
6878c589c
Thanks @benjie! - Fix typeDefs export, and makeGrafastSchema support for arg and input field plans. - Updated dependencies
[
339fe20d0
,56237691b
,ed1982f31
,1fe47a2b0
,6878c589c
,2ac706f18
]:
-
21e95326d
Thanks @benjie! - Fix the name of some exported variables (Step -> Plan) -
7f857950a
Thanks @benjie! - Upgrade to the latest TypeScript/tslib -
Updated dependencies [
2389f47ec
,82cc01152
,e91ee201d
,865bec590
,7f857950a
,d39a5d409
]:
-
759ad403d
Thanks @benjie! - Alpha release - see https://postgraphile.org/news/2023-04-26-version-5-alpha -
Updated dependencies [
759ad403d
]:
-
#260
d5312e6b9
Thanks @benjie! - TypeScript v5 is now required -
Updated dependencies [
ae304b33c
,d5312e6b9
,22ec50e36
,0f4709356
,f93c79b94
,53e164cbc
,395b4a2dd
]:
- Updated dependencies [
25037fc15
]:
- Updated dependencies [
55f15cf35
]:
-
Updated dependencies [
91f2256b3
]: