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

Fix issue where queryRef is recreated unnecessarily in strict mode #11821

Merged
merged 13 commits into from
May 3, 2024

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    c3d9abf View commit details
    Browse the repository at this point in the history
  2. Fix issue where queryRef is disposed in useReadQuery and not added ba…

    …ck to Suspense cache in strict mode
    jerelmiller committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2f997d2 View commit details
    Browse the repository at this point in the history
  3. Add changeset

    jerelmiller committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5b4e5c0 View commit details
    Browse the repository at this point in the history
  4. Update API report

    jerelmiller committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    24d89ca View commit details
    Browse the repository at this point in the history
  5. Update size limits

    jerelmiller committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    38efc53 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    c4bf002 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bedd937 View commit details
    Browse the repository at this point in the history
  3. Rerun api report

    jerelmiller committed May 2, 2024
    Configuration menu
    Copy the full SHA
    d727d46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1e61d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7915884 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    7568c48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f9a043 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d5ff9f View commit details
    Browse the repository at this point in the history