Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TanStack/query
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 46bed74
Choose a base ref
...
head repository: TanStack/query
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e792751
Choose a head ref
  • 7 commits
  • 112 files changed
  • 3 contributors

Commits on Jul 1, 2024

  1. tests(svelte-query): Reorganise for multiple components per test (#7654)

    * Move tests
    
    * Add useIsFetching test, disabled createQuery test
    
    * Add QueryCacheProvider test
    lachlancollins authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    f1cdea9 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. tests(svelte-query): Increase test coverage (#7659)

    * tests(svelte-query): Add createInfiniteQuery, useIsMutating
    
    * Add infiniteQueryOptions, update context
    lachlancollins authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    941ba88 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. feat(eslint-plugin-query): Add compatibility with flat config (#7663)

    * feat(eslint-plugin-query): Add flat config compatibility
    
    * Add flat/recommended
    
    * Fix types
    
    * Use in basic-typescript
    
    * Load plugin with flat/recommended
    
    * Update docs
    
    * Add react and react-hooks back
    
    * Remove test
    
    * Fix attw
    lachlancollins authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    98547b6 View commit details
    Browse the repository at this point in the history
  2. release: v5.50.0

    tannerlinsley committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    af93a23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70c40e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    f2741d1 View commit details
    Browse the repository at this point in the history
  2. release: v5.50.1

    tannerlinsley committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e792751 View commit details
    Browse the repository at this point in the history
Loading