Skip to content

@apollo/server@4.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Oct 22:37
· 756 commits to main since this release
3f6e243

Patch Changes

  • #7049 3daee02c6 Thanks @glasser! - Raise minimum engines requirement from Node.js v14.0.0 to v14.16.0. This is the minimum version of Node 14 supported by the engines requirement of graphql@16.6.0.

  • #7049 3daee02c6 Thanks @glasser! - Require Node.js v14 rather than v12. This change was intended for v4.0.0 and the documentation already stated this requirement, but was left off of the package.json engines field in @apollo/server inadvertently.