Skip to content

Releases: apollo-server-integrations/apollo-server-integration-express4

v1.1.2

17 Jul 17:47
604392c
Compare
Choose a tag to compare

Patch Changes

  • #19 8f9dd47 Thanks @glasser! - Allow both v4 and v5 of @apollo/server as a peer dependency (but not the RC supported by v1.1.1).

v1.1.1

07 Jul 23:29
da1988d
Compare
Choose a tag to compare

Patch Changes

v1.1.0

07 Jun 05:54
b29941d
Compare
Choose a tag to compare

Minor Changes

  • #12 84a09dd Thanks @glasser! - The package is now built for both CJS and ESM, instead of only for CJS; this is the same build approach taken by @apollo/server. This provides better compatibility with ESM-based build systems.

v1.0.0

09 May 00:19
Compare
Choose a tag to compare

Major Changes

v0.0.0

08 May 00:00
Compare
Choose a tag to compare

@as-integrations/express4