Skip to content

Latest commit

 

History

History
200 lines (83 loc) · 5.29 KB

CHANGELOG.md

File metadata and controls

200 lines (83 loc) · 5.29 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.3.0 (2021-10-07)

4.2.3 (2021-09-29)

4.2.1 (2021-09-29)

4.2.0 (2021-09-29)

Features

  • Add support for glueing inline string schema (835634c)

4.1.0 (2021-02-25)

Features

  • add typescript definitions (9d546c1)

4.0.6 (2021-02-01)

Bug Fixes

4.0.5 (2020-07-16)

Bug Fixes

4.0.4 (2019-04-21)

0.4.4 (2019-04-21)

0.4.3 (2019-04-21)

4.0.2 (2018-09-06)

4.0.1 (2018-07-10)

3.0.2 (2018-07-10)

3.0.1 (2018-07-10)

2.0.3 (2018-07-10)

2.0.2 (2018-04-28)

2.0.1 (2018-03-06)

2.0.0 (2018-03-06)

Features

  • Add support for '.graphql' files (7b2b47f)

1.5.1 (2017-10-28)

Bug Fixes

  • Bug #3. Allow to ignore files and folders using globbing (e70b8ce)

1.5.0 (2017-10-28)

Features

  • Add support for ignoring some files or folders using the globbing convention (57932b6)

1.4.2 (2017-10-28)

1.4.1 (2017-09-09)

1.4.0 (2017-09-09)

Features

  • Add support for subscription and add unit tests (eaeb0b4)

1.3.1 (2017-08-02)

Bug Fixes

  • Add support for the appconfig file (b5a82ba)

1.2.0 (2017-07-18)

Features

  • Add the ability to set up the graphql model folder path programmatically + add more doc (bd97dc6)

1.1.3-alpha.0 (2017-07-18)

Bug Fixes

  • Issue related to exporting module (a4c548b)

1.1.2 (2017-07-18)

Bug Fixes

1.1.1 (2017-07-18)

Bug Fixes

  • Forgot to take into account the Query and Mutation (51fed1c)

1.1.0 (2017-07-18)

Bug Fixes

  • Remove the alpha version (82c3820)

Features