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

feat: react-query-next-experimental package #5598

Merged
merged 32 commits into from
Jul 14, 2023
Merged

feat: react-query-next-experimental package #5598

merged 32 commits into from
Jul 14, 2023

Commits on Jun 17, 2023

  1. chore: fix a copy-paste error

    TkDodo committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    42c4613 View commit details
    Browse the repository at this point in the history
  2. chore: bootstrap package

    TkDodo committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    5777555 View commit details
    Browse the repository at this point in the history
  3. chore: setup package

    TkDodo committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    f6344ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    526c2e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd7233c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ddb1ca View commit details
    Browse the repository at this point in the history
  7. chore: fix prettier

    TkDodo committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    2d7265b View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. Configuration menu
    Copy the full SHA
    c428e49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40efb37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7336754 View commit details
    Browse the repository at this point in the history
  4. fix: eslint no-shadow

    TkDodo committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    c5169c5 View commit details
    Browse the repository at this point in the history
  5. refactor: namespace id

    TkDodo committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    fede312 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ce9513 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a83ca67 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb6d33f View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    17edfd5 View commit details
    Browse the repository at this point in the history
  2. fix: adapt for v5 changes

    TkDodo committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    09ac023 View commit details
    Browse the repository at this point in the history
  3. chore: fix build

    TkDodo committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    ed8baa5 View commit details
    Browse the repository at this point in the history
  4. docs: add streaming example

    TkDodo committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    6ebe4f3 View commit details
    Browse the repository at this point in the history
  5. chore: fix outdated lockfile

    TkDodo committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    595c732 View commit details
    Browse the repository at this point in the history
  6. chore: fix prettier

    TkDodo committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    bd75087 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

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

Commits on Jun 25, 2023

  1. Merge branch 'alpha' into feature/suspense

    # Conflicts:
    #	pnpm-lock.yaml
    TkDodo committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    83ec6f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ef87c1 View commit details
    Browse the repository at this point in the history
  3. refactor: re-arrange comment

    TkDodo committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    ba57ad8 View commit details
    Browse the repository at this point in the history
  4. chore: remove comments

    TkDodo committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    acf0da6 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    137433d View commit details
    Browse the repository at this point in the history
  2. chore: fix broken lock file

    TkDodo committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    63c2891 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d45542 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4cad0d4 View commit details
    Browse the repository at this point in the history
  5. feat: allow customization of hydrate / dehydrate options

    and make sure we fall back to the defaultShouldDehydrate function, which only dehydrates successful queries
    TkDodo committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    9d67d8b View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Merge branch 'alpha' into feature/suspense

    # Conflicts:
    #	pnpm-lock.yaml
    TkDodo committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    5bf15c2 View commit details
    Browse the repository at this point in the history