Skip to content

Releases: Chnapy/ts-gql-plugin

1.5.1

31 Jan 01:20
f16f6ba
Compare
Choose a tag to compare

What's Changed

  • Update most of dependencies by @Chnapy in #42
  • Fix broken parse-literal-occurences on syntax errored code by @Chnapy in #43

Full Changelog: 1.5.0...1.5.1

1.5.0

22 Sep 13:37
efa6c5c
Compare
Choose a tag to compare

What's Changed

  • Add gql editor support: autocomplete / quick infos / go to definitions by @Chnapy in #40

Full Changelog: 1.4.2...1.5.0

1.4.2

12 Sep 22:39
cc394b5
Compare
Choose a tag to compare

What's Changed

  • Improve errors diagnostics, narrowing to related words only by @Chnapy in #39

Full Changelog: 1.4.1...1.4.2

1.4.1

31 Aug 11:04
0d57c8b
Compare
Choose a tag to compare

What's Changed

  • Fix generated type name prefix by @Chnapy in #37

Full Changelog: 1.4.0...1.4.1

1.4.0

29 Aug 20:17
75413b6
Compare
Choose a tag to compare

What's Changed

  • Expose generated types using global module by @Chnapy in #31

Full Changelog: 1.3.5...1.4.0

1.3.5

25 Aug 22:08
Compare
Choose a tag to compare

What's Changed

  • Refactor literal parser using AST instead of regex by @Chnapy in #22

Full Changelog: 1.3.4...1.3.5

1.3.4

24 Aug 18:19
710e298
Compare
Choose a tag to compare

What's Changed

  • Setup GitHub auto-release by @Chnapy in #30
  • Add complete cache system for loaders & parser by @Chnapy in #28

Full Changelog: 1.3.3...1.3.4

1.3.3

24 Aug 18:04
75428cc
Compare
Choose a tag to compare

First generated release since project start.

What's Changed

  • Setup project by @Chnapy in #1
  • Add graphql-config replacing schema path by @Chnapy in #7
  • Handle multi-projects config by @Chnapy in #8
  • Remove #graphql comment tag by @Chnapy in #12
  • Add codegen config into graphql-config extension by @Chnapy in #14
  • Fix filename regex by @Chnapy in #15
  • Add GraphQL type-checking errors by @Chnapy in #18
  • Add diagnostics to language service using new property by @Chnapy in #19
  • Fix diagnostics keeped on changes / add benchmark by @Chnapy in #23
  • Enable yarn zero-install by @Chnapy in #25
  • Fix gql no call-expressions typing by @Chnapy in #26

Full Changelog: https://github.com/Chnapy/ts-gql-plugin/commits/1.3.3