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

Create a new pull request by comparing changes across two branches #213

Merged
merged 92 commits into from
Jul 23, 2024

Conversation

GulajavaMinistudio
Copy link
Owner

No description provided.

phryneas and others added 30 commits April 24, 2024 12:38
* add delay to test

* wip

* rewrite some tests with profiler

* refactor tests to use the profiler

* more tests

* make more tests less flimsy

* more flaky tests

* cleanup

* fix another flaky test

* review feedback

* Clean up Prettier, Size-limit, and Api-Extractor

---------

Co-authored-by: phryneas <[email protected]>
jerelmiller and others added 29 commits July 9, 2024 15:03
…5-docs/update-router-terminology

Update router terminology
* `watchFragment`: forward additional options to `diffOptions`
fixes #11924

* chore: bump .size-limits.json

* chore: bump .size-limits.json

* Clean up Prettier, Size-limit, and Api-Extractor

---------

Co-authored-by: Alessia Bellisario <[email protected]>
Co-authored-by: alessbell <[email protected]>
* fix: remove deprecated watchFragment option canonizeResults

* chore: add changeset

* chore: update api-reports
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* correctly test for error equality on jest

* adjust tests, change schemafetch error

* linting

* enforce matching `ApolloError` instances in tests everywhere

* size

* also always enforce stricter checks for `GraphQLError`
* fix(types): explicitly return `IgnoreModifier` from `optimisticResponse` function

* Add changeset

* Add test that allows returning `IgnoreModifier` when inferring from a generic TypedDocumentNode mutation

---------

Co-authored-by: Lenz Weber-Tronic <[email protected]>
* add React 19 RC to `peerDependencies`

* changeset

* update react RC dep for tests
* remove unused code path

Coverage shows that this code path was never hit - in the case of a `standby` fetchPolicy, `resultData.current` would already have been reset in `useResubscribeIfNecessary`

* move code from `toQueryResult` to `setResult`

While there are three code paths to `toQueryResult`, the other two are guaranteed to never have an `errors` property

* add undocumented `errors` field to types and deprecate it

* remove `useHandleSkip`

instead, we calculate and memoize an "override result" in `useObservableSubscriptionResult`

* remove now-obsolete `originalResult` symbol property

* fix typo, chores

* adjustment for compiler compat

* review feedback

* changeset

* api-report
Adding a short announcement one-liner to bring visibility to GraphQL Summit
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@GulajavaMinistudio GulajavaMinistudio merged commit 95d7a0d into GulajavaMinistudio:main Jul 23, 2024
6 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.

8 participants