Releases: zhouzi/docusaurus-graphql-plugin
Releases · zhouzi/docusaurus-graphql-plugin
0.9.0
Compare
Sorry, something went wrong.
No results found
zhouzi
released this
16 Apr 19:38
Added
Add support for i18n by using relative links instead of absolute
Add comment at the top of generated files to discourage editing
Changed
Use relative links for references
0.8.3
Compare
Sorry, something went wrong.
No results found
zhouzi
released this
25 Mar 06:24
Fixed
Escape curly braces in deprecations' reason for MDX cross-compatibility
0.8.2
Compare
Sorry, something went wrong.
No results found
zhouzi
released this
12 Feb 15:22
Fixed
Fix graphql peer dependency supported version range
0.8.1
Compare
Sorry, something went wrong.
No results found
zhouzi
released this
08 Nov 18:16
Fixed
Escape curly braces in descriptions' inline code for MDX cross-compatibility
0.8.0
Compare
Sorry, something went wrong.
No results found
zhouzi
released this
05 Jun 18:47
Fixed
Add warning for Subscription instead of failing silently
Do not create a file for an object type that doesn't have matches (e.g subscriptions.md if there are no subscriptions)
0.7.0
Compare
Sorry, something went wrong.
No results found
zhouzi
released this
12 May 21:44
Fixed
Fix graphql peer dependency incompatibility
Upgrade graphql and graphql-tools