Skip to content
This repository was archived by the owner on Apr 7, 2022. It is now read-only.

Update apollo-server-express in /modules/api from 1.3.2 to 1.3.3#89

Closed
ghost wants to merge 1 commit into
masterfrom
apollo-server-express-1.3.3-66.3.0
Closed

Update apollo-server-express in /modules/api from 1.3.2 to 1.3.3#89
ghost wants to merge 1 commit into
masterfrom
apollo-server-express-1.3.3-66.3.0

Conversation

@ghost

@ghost ghost commented Mar 26, 2018

Copy link
Copy Markdown

Dependencies.io has updated apollo-server-express (a npm dependency in /modules/api) from "1.3.2" to "1.3.3".

1.3.3
  • Update peer dependencies to support graphql@0.13.x.
  • Fix issue where apollo-server-core's runQuery method broke async_hooks call stack. PR #733
  • Hoist declarations of rarely used functions out of doRunQuery to improve performance. PR# 821
  • The GraphQLOptions type is now exported from apollo-server-express in order to facilitate type checking when utilizing graphqlExpress, graphiqlExpress, graphqlConnect or graphiqlConnect. PR #871
  • Update GraphiQL version to 0.11.11. PR #914

@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #89 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #89   +/-   ##
=======================================
  Coverage   75.19%   75.19%           
=======================================
  Files          27       27           
  Lines         254      254           
  Branches       36       36           
=======================================
  Hits          191      191           
  Misses         50       50           
  Partials       13       13

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2169477...610c727. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants