Skip to content

Releases: maticzav/graphql-middleware

v4.0.1

26 Aug 07:18
Compare
Choose a tag to compare

4.0.1 (2019-08-26)

Bug Fixes

  • Make resolve type more specific. (98c303e)

v4.0.0

14 Aug 13:33
75a4ed9
Compare
Choose a tag to compare

4.0.0 (2019-08-14)

Performance Improvements

  • Performance increase by dropping node6 support (3e6a5d0)

BREAKING CHANGES

  • This version no longer supports node6 version

v3.0.5

14 Aug 13:25
Compare
Choose a tag to compare

3.0.5 (2019-08-14)

Bug Fixes

v3.0.3

27 Jul 03:57
Compare
Choose a tag to compare

3.0.3 (2019-07-27)

Bug Fixes

  • deps: update dependency graphql-tools to ^4.0.5 (da55264)

v3.0.2

04 Feb 10:13
Compare
Choose a tag to compare

3.0.2 (2019-02-04)

Bug Fixes

  • Remove ciruclar dependencies in fragments (b2942c1), closes #111

v3.0.1

24 Jan 21:53
Compare
Choose a tag to compare

3.0.1 (2019-01-24)

Bug Fixes

  • deps: update dependency graphql-tools to ^4.0.4 (49cc932)

v3.0.0

18 Dec 11:00
Compare
Choose a tag to compare

3.0.0 (2018-12-18)

Performance Improvements

  • Prevent application of middleware to introspection types. (142934f), closes #75

BREAKING CHANGES

  • This version no longer wraps introspection types in middleware.

v2.0.2

29 Oct 21:52
Compare
Choose a tag to compare

2.0.2 (2018-10-29)

Bug Fixes

  • deps: update dependency graphql-tools to ^4.0.3 (7aaef47)

v2.0.1

20 Oct 07:35
31fd56a
Compare
Choose a tag to compare

2.0.1 (2018-10-20)

Bug Fixes

v2.0.0

19 Oct 16:27
0a3be0b
Compare
Choose a tag to compare

2.0.0 (2018-10-19)

Performance Improvements

  • graphql: Upgrade graphql to v14 (0a3be0b)

BREAKING CHANGES

  • graphql: upgrade to graphql v14