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

remove query option from hooks with two args #10527

Merged
merged 3 commits into from
Feb 15, 2023

Commits on Feb 7, 2023

  1. remove query option from hooks with two args

    Removes the `query`/`mutation`/`subscription` option
    from hooks that already take that value as their first argument.
    These options have not been wired up, but were present in the TS types.
    phryneas committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    1e8d4f7 View commit details
    Browse the repository at this point in the history
  2. bump bundle size

    phryneas committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    a116b40 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    27b69ea View commit details
    Browse the repository at this point in the history