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

Add full types to useMutation's returned callback #1014

Commits on Apr 24, 2021

  1. Configuration menu
    Copy the full SHA
    a42105b View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Lenz Weber <mail@lenzw.de>
    Shrugsy and phryneas committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    36ecc80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bb34a9 View commit details
    Browse the repository at this point in the history
  4. temporarily suppress ts error

    Shrugsy committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    3b56f57 View commit details
    Browse the repository at this point in the history
  5. Fix test failure

    Shrugsy committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    b377eb3 View commit details
    Browse the repository at this point in the history
  6. Actually fix test failure

    Shrugsy committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    1a44f22 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d7e83f0 View commit details
    Browse the repository at this point in the history
  8. Misc changes to useMutation types/docblocks:

    - Fix promise result in pseudo-types on docs
    - Fix wording for 'abort' method docblock
    Shrugsy committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    07a430b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b47b6fc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    66dd9bb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dc9fc32 View commit details
    Browse the repository at this point in the history