Skip to content

Latest commit

 

History

History
75 lines (38 loc) · 2.32 KB

CHANGELOG.md

File metadata and controls

75 lines (38 loc) · 2.32 KB

Change Log

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

2.0.1 (2019-12-25)

2.0.0 (2019-12-25)

Features

  • upgrade graphql depedencies (73bc0e3)

BREAKING CHANGES

  • graphql-tools and graphql major version changes

1.0.3 (2019-08-29)

1.0.2 (2019-06-12)

Bug Fixes

  • validateScope: the algorithm validates multiple requested scopes correctly (4d53cad)

1.0.1 (2019-02-27)

1.0.0 (2018-09-01)

0.3.0 (2018-09-01)

Features

  • added visitObject method for object resolves (1dc992d)

0.2.3 (2018-09-01)

Bug Fixes

  • fixed default field resolvers rollup error (aa000ca)

0.2.2 (2018-09-01)

Bug Fixes

  • fixed startup error with defaultFieldResolver (f876181)

0.2.1 (2018-09-01)

0.2.0 (2018-09-01)

Features

  • initial commit with implementation and documentation (31ceaf3)