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 support for skip to Query and useQuery. #237

Merged
merged 5 commits into from
May 19, 2019
Merged

Commits on May 11, 2019

  1. Add support for skip to Query and useQuery.

    parkerziegler committed May 11, 2019
    Configuration menu
    Copy the full SHA
    8f8907a View commit details
    Browse the repository at this point in the history
  2. Unsubscribe on componentDidUpdate when skip is true.

    parkerziegler committed May 11, 2019
    Configuration menu
    Copy the full SHA
    ed6cffa View commit details
    Browse the repository at this point in the history

Commits on May 12, 2019

  1. Always run unsubscribe setup and teardown.

    parkerziegler committed May 12, 2019
    Configuration menu
    Copy the full SHA
    2f6e57e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. Add skip to api.md.

    parkerziegler committed May 14, 2019
    Configuration menu
    Copy the full SHA
    0c38be6 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. Add args.requestPolicy to useCallback dependency array.

    parkerziegler committed May 15, 2019
    Configuration menu
    Copy the full SHA
    7214b59 View commit details
    Browse the repository at this point in the history