Skip to content

Releases: graphql-query-rewriter/express-graphql-query-rewriter

v1.0.5

10 Oct 10:05
96d622b
Compare
Choose a tag to compare

1.0.5 (2019-10-10)

Bug Fixes

  • fixing bug where responses don't get rewritten with pretty-printing enabled (ffcb6f8)

v1.0.4

08 Oct 13:15
Compare
Choose a tag to compare

1.0.4 (2019-10-08)

Bug Fixes

  • fixing a bug where the middleware won't rewrite already-decoded posted body (e42c88d)

v1.0.3

08 Oct 12:26
Compare
Choose a tag to compare

1.0.3 (2019-10-08)

Bug Fixes

  • fixing linting (8c9ce42)
  • tweaking typedef to be in-line with @types/express (91edadd)

v1.0.2

07 Oct 14:16
Compare
Choose a tag to compare

1.0.2 (2019-10-07)

Bug Fixes

  • bumping peer graphql-query-rewriter peer dependency (715df51)

v1.0.1

07 Oct 14:12
Compare
Choose a tag to compare

1.0.1 (2019-10-07)

Bug Fixes

v1.0.0

24 Apr 21:54
Compare
Choose a tag to compare

1.0.0 (2019-04-24)

Bug Fixes

  • improving test coverage (c75ffb6)
  • stricter linting, and downgrading typescript for compatibility (391b1ab)