Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

Latest commit

 

History

History
355 lines (219 loc) · 18.1 KB

CHANGELOG.md

File metadata and controls

355 lines (219 loc) · 18.1 KB

Changelog

2.19.4

2.19.3

2.19.2

  • Update graphql-auth-directives dependency

2.19.1

  • Move graphql-tools to dependencies from devDependencies

2.19.0

  • Update graphql.js to use v15

2.18.0

2.17.1

2.17.0

2.16.4

2.16.3

2.16.1

2.16.0

2.15.1

2.15.0

2.14.4

2.14.3

2.14.2

2.14.1

2.14.0

2.13.0

2.12.1

2.12.0

2.11.5

2.11.4

2.11.3

2.11.2

2.11.1

2.11.0

Note: Multi-database support is not exposed via neo4j-graphql.js in this release, only the default database can be used with neo4j-graphql.js. Multi-database support will be addressed in a future release.

2.10.2

2.10.1

2.10.0

2.9.3

2.9.2

2.9.1

2.9.0

2.8.0

2.7.2

2.7.1

2.7.0

2.6.3

2.6.2

2.6.1

2.6.0

2.5.0

2.4.2

2.4.1

2.4.0

2.3.1

2.3.0

2.2.0

2.1.1

2.1.0

v2.0.1

v2.0.0

v1.0.5

v1.0.4

v1.0.3

v1.0.2

  • Improvements to InlineFragment handling. #115 and #114

v1.0.1

v1.0.0

v0.2.1

v0.2.0

v0.1.33

v0.1.32

v0.1.31

  • Augment schema refactor #84

v0.1.30

v0.1.29

  • Bugfix: Recursively extract fragment selections #78
  • Bugfix: Extract selections from fragments on relations #79

...