Releases: apollo-server-integrations/apollo-server-integration-express4
Releases · apollo-server-integrations/apollo-server-integration-express4
v1.1.2
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.0
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.
v0.0.0
@as-integrations/express4