Skip to content

Releases: maticzav/graphql-middleware

v1.7.8

18 Oct 10:48
Compare
Choose a tag to compare

1.7.8 (2018-10-18)

Bug Fixes

  • deps: update dependency graphql-tools to ^4.0.2 (932db89)

v1.7.7

12 Oct 22:04
Compare
Choose a tag to compare

1.7.7 (2018-10-12)

Bug Fixes

  • deps: update dependency graphql-tools to ^4.0.1 (d912088)

v1.7.6

06 Oct 12:17
6374167
Compare
Choose a tag to compare

1.7.6 (2018-10-06)

Bug Fixes

  • docs: Add Yup middleware to the list (6374167)

v1.7.5

03 Oct 07:32
e55a496
Compare
Choose a tag to compare

1.7.5 (2018-10-03)

Bug Fixes

  • deps: update dependency graphql-tools to v4 (838bec6)

v1.7.4

02 Oct 00:03
Compare
Choose a tag to compare

1.7.4 (2018-10-02)

Bug Fixes

  • deps: update dependency graphql-tools to ^3.1.1 (f28f00f)

v1.7.3

20 Sep 21:14
Compare
Choose a tag to compare

1.7.3 (2018-09-20)

Bug Fixes

  • dependencies: Fix versions (b79bf37)

v1.7.2

06 Sep 18:52
e3b2b50
Compare
Choose a tag to compare

1.7.2 (2018-09-06)

Bug Fixes

  • docs: update CircleCI badge (668833d)

v1.7.1

04 Sep 07:38
901f499
Compare
Choose a tag to compare

1.7.1 (2018-09-04)

Bug Fixes

  • types: Make mergeInfo optional (901f499)
  • types: mergeInfo should be marked as optional on IFieldResolver info (c7f747a)

v1.7.0

03 Sep 09:14
47a60fa
Compare
Choose a tag to compare

1.7.0 (2018-09-03)

Features

  • applicator: Allow custom fileds in middleware (47a60fa)
  • applicator: spread field on applyMiddlewareToField (0585be0)

v1.6.6

10 Aug 18:25
Compare
Choose a tag to compare

1.6.6 (2018-08-10)

Bug Fixes

  • docs: Add 'How it works?' section. (7df7d8f)