Skip to content

v1.1.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 23:33
· 4 commits to main since this release
ffa18c9

Minor Changes

  • #17 94ea6bc 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.