Tim Griesser
|
75c4c0913f
|
chore: Add release changelog entries to CHANGELOG.md (#656)
|
2020-11-23 09:26:23 -05:00 |
Jason Kuhrt
|
ccae81ab6e
|
chore: update changelog
|
2020-03-30 16:39:33 -04:00 |
Jason Kuhrt
|
00c1aad3ab
|
chore: update examples, changelog
|
2020-03-30 16:35:21 -04:00 |
Jason Kuhrt
|
1d0e1e593e
|
docs: minimal changelog update
|
2020-03-30 15:11:08 -04:00 |
Jason Kuhrt
|
ea66fc413b
|
chore: update changelog
|
2020-03-19 20:51:16 -04:00 |
Tim Griesser
|
6c097f667f
|
Update changelog
|
2020-02-11 11:55:50 -05:00 |
Tim Griesser
|
7d9e0748e8
|
v0.12.0-rc.10
|
2020-02-10 19:13:49 -05:00 |
Tim Griesser
|
f28997460c
|
Update changelog
|
2020-01-22 21:36:30 -05:00 |
Tim Griesser
|
4351a1d051
|
feat: Add connectionPlugin for relay style pagination (#324)
Adds `connectionsPlugin` for cursor style connections. These adhere to the Relay specification and offer plenty of options for customization:
https://facebook.github.io/relay/graphql/connections.htm
|
2020-01-22 20:17:17 -05:00 |
Tim Griesser
|
1a8bbfc506
|
Add note in changelog
|
2019-11-20 08:18:34 -05:00 |
Tim Griesser
|
ae22e3ac01
|
Remove reference to defaultResolver, close #206
|
2019-11-07 23:11:03 -05:00 |
Tim Griesser
|
30968408b4
|
Update CHANGELOG.md
|
2019-11-07 17:38:00 -05:00 |
Tim Griesser
|
50bf2981e7
|
feat(epic): 0.12.0 Plugin System and Internal Refactor (#242)
See #242 for a full summary
|
2019-11-07 16:39:33 -05:00 |
Jason Kuhrt
|
29f558b3a2
|
v0.12.0-beta.14
|
2019-10-16 23:08:57 +02:00 |
Jason Kuhrt
|
9f3ccba94f
|
v0.12.0-beta.13
|
2019-10-08 22:15:12 -04:00 |
Jason Kuhrt
|
b8c1ba5a44
|
v0.12.0-beta.12
|
2019-10-07 21:52:33 -04:00 |
Jason Kuhrt
|
23801aca59
|
v0.12.0-beta.10
|
2019-10-07 21:14:24 -04:00 |
Tim Griesser
|
508a9b03d3
|
Update Changelog
|
2019-04-26 16:30:37 -04:00 |
Tim Griesser
|
151e6e5cdf
|
More MaybePromiseDeep Fixes
|
2019-03-26 17:13:38 -04:00 |
Tim Griesser
|
1252ee7ac0
|
Update changelog
|
2019-03-18 11:13:35 -04:00 |
Tim Griesser
|
39af77bb21
|
Update changelog, more typing fixes
|
2019-03-14 18:01:29 -04:00 |
Tim Griesser
|
7878b732fd
|
Cleanup types, update changelog
|
2019-03-12 19:44:21 -04:00 |
Tim Griesser
|
785eac8f6b
|
Prep for 0.11.2
|
2019-03-10 13:37:30 -04:00 |
Tim Griesser
|
04b7fc7dd7
|
Export queryField & subscriptionField on public API
|
2019-03-08 00:55:49 -05:00 |
Tim Griesser
|
87aeb5053f
|
Add queryField, CHANGELOG docs
|
2019-03-07 19:49:00 -05:00 |
Tim Griesser
|
4e894c2081
|
Add mutationField shorthand helper (#58)
* Add mutationField helper, closes #46
|
2019-02-23 12:25:12 -05:00 |
Tim Griesser
|
ce263dd200
|
More for #55, type error on Promise/null resolve
|
2019-02-22 21:35:48 -05:00 |
Tim Griesser
|
7cf9cddd0a
|
Update changelog
|
2019-02-22 17:49:25 -05:00 |
Tim Griesser
|
b536c6fc6a
|
Update changelog
|
2019-02-22 14:48:47 -05:00 |
Tim Griesser
|
9af376746b
|
Bump changelog, examples
|
2019-02-18 18:06:18 -05:00 |
Tim Griesser
|
16e2bf4e16
|
Fix #41, use correct path separator for Windows
|
2019-02-15 10:05:34 -05:00 |
Tim Griesser
|
f090b6d596
|
Fix #27, #34 - general SDL converter cleanup
|
2019-02-15 00:02:30 -05:00 |
Tim Griesser
|
7830159417
|
TypegenConfigSourceModule: sources.module -> sources.source
|
2019-02-05 10:17:19 -05:00 |
Tim Griesser
|
af417a60c9
|
Fix typing on MaybePromiseDeep
|
2019-02-05 09:07:45 -05:00 |
Tim Griesser
|
7c44c7c8ec
|
Bump changelog
|
2019-02-03 21:04:26 -05:00 |
Tim Griesser
|
7df52ef597
|
Fix nonNullDefaults, internal cleanup
|
2019-02-02 17:44:06 -05:00 |
Tim Griesser
|
e31f9811e6
|
nexusWrappedFn -> nexusWrappedType
|
2019-02-02 13:42:28 -05:00 |
Tim Griesser
|
39c9f13ec3
|
Changing signature of makeSchemaInternal
|
2019-02-02 12:15:53 -05:00 |
Tim Griesser
|
ad9b19184d
|
Bugfixes:
- Fix MaybePromise implementation
- Expose AllInputTypes, AllOutputTypes, FieldType
- Fix conditional null checking for NeedsResolver
|
2019-01-31 17:38:35 -05:00 |
Tim Griesser
|
650bacf08d
|
Link to GH ticket in Changelog
|
2019-01-31 10:56:45 -05:00 |
Tim Griesser
|
5f72c3d092
|
Considering some major API changes
|
2019-01-26 15:17:30 -05:00 |
Tim Griesser
|
b8d23c30f3
|
Various API cleanup, trying to simplify overall concepts
|
2019-01-21 14:29:30 -05:00 |
Tim Griesser
|
f856feb2e5
|
More general cleanup
|
2019-01-06 19:42:41 -05:00 |
Tim Griesser
|
b4b1ed58f3
|
Renaming
|
2018-11-03 23:44:05 -04:00 |