Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(SubscriptionOperation): only complete Queries and Mutations #2316

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

Frozen-byte
Copy link
Contributor

Checklist:

  • If this PR is a new feature, please reference a discussion where a consensus about the design
    was reached (not necessary for small changes)
  • Make sure all the significant new logic is covered by tests

Fix for #1563

Copy link

changeset-bot bot commented Oct 22, 2024

🦋 Changeset detected

Latest commit: f5b6552

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
apollo-angular Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Collaborator

@PowerKiKi PowerKiKi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good. I'll merge if we can address my comments.

packages/apollo-angular/testing/src/operation.ts Outdated Show resolved Hide resolved
packages/apollo-angular/testing/tests/operation.spec.ts Outdated Show resolved Hide resolved
.changeset/wise-berries-pay.md Outdated Show resolved Hide resolved
@Frozen-byte Frozen-byte requested a review from PowerKiKi October 31, 2024 14:09
@PowerKiKi
Copy link
Collaborator

LGTM. If you can rebase and squash all commits, then I'll merge

BREAKING CHANGE: subscription observables must be manually completed by the `complete()` method.
@Frozen-byte
Copy link
Contributor Author

LGTM. If you can rebase and squash all commits, then I'll merge

sure, fpushed squashed changes as 96dadc5

@PowerKiKi PowerKiKi enabled auto-merge (rebase) November 4, 2024 15:49
@PowerKiKi PowerKiKi merged commit 8c75368 into kamilkisiela:master Nov 4, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants