Releases: graphpql/graphpinator-printer
Releases · graphpql/graphpinator-printer
1.2.3
10 Nov 13:05
Compare
Sorry, something went wrong.
No results found
1.2.2
06 Nov 12:16
Compare
Sorry, something went wrong.
No results found
Do not print root type references when not used by schema
schema {
query : Query
mutation : null
subscription : null
}
changes to
1.2.1
03 Apr 11:25
Compare
Sorry, something went wrong.
No results found
Bumped dependencies
Updated printer to resolve latest BC break in core package
1.2
04 Dec 16:23
Compare
Sorry, something went wrong.
No results found
New feature:
Implemented implicit inheritance RFC
Disabled by default, see readme for more details
1.1.9
11 Jun 10:48
Compare
Sorry, something went wrong.
No results found
Converted all aliases to adjustements from Graphpinator RC 28
1.1.8
07 Jun 16:59
Compare
Sorry, something went wrong.
No results found
Resolved namespace adjustments from Graphpinator RC 28
1.1.7
05 Jun 00:26
Compare
Sorry, something went wrong.
No results found
Added printing of newly implemented typesystem directives (Schema, Scalar, Union, Enum)
1.1.6
16 May 20:12
Compare
Sorry, something went wrong.
No results found
Html visitor imrovements:
Moved CSS code to SCSS
Small visual improvements
1.1.5
16 May 11:58
Compare
Sorry, something went wrong.
No results found
Html visitor improvements:
Added self links for each section, which can be copied
Other minor tweaks
1.1.4
14 May 23:08
Compare
Sorry, something went wrong.
No results found
Fixed bug where floating links were incorrectly formed
Improved floating buttons visuals