-
-
Notifications
You must be signed in to change notification settings - Fork 314
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: kamilkisiela/apollo-angular
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: apollo-angular@8.0.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: kamilkisiela/apollo-angular
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: apollo-angular@9.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 11 files changed
- 2 contributors
Commits on Feb 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 49fc004 - Browse repository at this point
Copy the full SHA 49fc004View commit details -
BREAKING Requires
@apollo/client
3.13.1- Requires `@apollo/client` 3.13.1 - Dropped `SubscriptionResult`, because it added extra maintenance work to keep native types in sync, and it brought no value over using native type. ```diff - import type { SubscriptionResult } from 'apollo-angular'; + import type { FetchResult } from '@apollo/client/core'; ``` - Most methods of `QueryRef` forward types from `@apollo/client`. That should allow always using correct types from whichever `@apollo/client` version is installed without needing to touch `apollo-angular`. - `QueryRef.valueChanges` and `QueryRef.queryId` are readonly, because there is no reason for those to be re-affected.
Configuration menu - View commit details
-
Copy full SHA for 6d3d5ba - Browse repository at this point
Copy the full SHA 6d3d5baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88656f0 - Browse repository at this point
Copy the full SHA 88656f0View commit details -
The Guild has a list of common labels, declared in https://github .com/the-guild-org/shared-resources. However, we pretty much never use any of those, so they are, in fact, noise that makes it harder to choose the correct labels with pre-existing almost-duplicate labels.
Configuration menu - View commit details
-
Copy full SHA for 58a9c56 - Browse repository at this point
Copy the full SHA 58a9c56View commit details
Commits on Feb 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f86e55d - Browse repository at this point
Copy the full SHA f86e55dView commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.