urql-graphql / urql

The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
https://urql.dev/goto/docs
MIT License
8.54k stars 444 forks source link

major(core|graphcache): remove deprected options/methods #3520

Closed JoviDeCroock closed 3 months ago

JoviDeCroock commented 4 months ago

Summary

This mainly removes a few things that were deprecated as we seem to be moving towards a graphcache major with #3518

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: bb313321efb7c5eb7a01fde356b0388b94a1c9fe

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

This PR includes changesets to release 6 packages | Name | Type | | ------------------------- | ----- | | @urql/core | Major | | @urql/exchange-graphcache | Major | | @urql/preact | Patch | | urql | Patch | | @urql/svelte | Patch | | @urql/vue | Patch |

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

kitten commented 1 week ago

maskTypename has been removed. For a full write-up on why and more see: https://github.com/urql-graphql/urql/pull/3299#issuecomment-2194996566