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

refactor: move queryOptions to its own file #5480

Merged
merged 6 commits into from
Jun 17, 2023
Merged

Commits on May 27, 2023

  1. Configuration menu
    Copy the full SHA
    8ecac66 View commit details
    Browse the repository at this point in the history
  2. refactor: move queryOptions to its own file

    where we don't have a 'use client' directive, because we can call this function on the server as well
    TkDodo committed May 27, 2023
    Configuration menu
    Copy the full SHA
    31f1eb9 View commit details
    Browse the repository at this point in the history
  3. Revert "refactor: remove 'use client' from non-components"

    This reverts commit 8ecac66.
    TkDodo committed May 27, 2023
    Configuration menu
    Copy the full SHA
    11a7c4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e463241 View commit details
    Browse the repository at this point in the history
  5. chore: fix import

    TkDodo committed May 27, 2023
    Configuration menu
    Copy the full SHA
    48ffbe2 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

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