Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 11:27
· 241 commits to main since this release
c356285

Patch Changes

  • Respect additionalTypenames on subscriptions and re-execute queries for them as well, as one would intuitively expect
    Submitted by @kitten (See #3230)
  • Update build process to generate correct source maps
    Submitted by @kitten (See #3201)
  • Don't allow isSubscriptionOperation option in subscriptionExchange to include teardown operations, to avoid confusion
    Submitted by @kitten (See #3206)