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: main
Choose a base ref
...
head repository: TanStack/query
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: svelte-5-adapter
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 137 files changed
  • 4 contributors

Commits on Apr 12, 2025

  1. WIP: Svelte 5 adapter (#6981)

    zhihengGet authored and lachlancollins committed Apr 12, 2025
    Configuration menu
    Copy the full SHA
    ee9346a View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. feat(svelte-query): Improve svelte runes API (#8852)

    * feat: Draft proposal
    
    * chore: Improve reactive containers
    
    * ci: apply automated fixes
    
    * oops
    
    * fix: Update API, add a bunch of tests
    
    * merge main
    
    * fix: use const
    
    * more tests
    
    * feat: More tests, back to thunks, fixed svelte-query-persist-client
    
    * feat: More tests and examples!
    
    * lockfile
    
    * fixes
    
    * Fix current CI errors
    
    * More small fixes/tweaks
    
    * Remove test.only
    
    * ci: apply automated fixes
    
    * Fix pnpm-lock, fix import order
    
    * update main docs
    
    * feat: More tests
    
    * ci: apply automated fixes
    
    * add back old tests
    
    * Cleanup
    
    * Fix persist client
    
    * Fix useMutationState
    
    ---------
    
    Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
    Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com>
    3 people authored May 12, 2025
    Configuration menu
    Copy the full SHA
    b5f5fd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    594e0bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3f7484 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    859d9b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    746b9c5 View commit details
    Browse the repository at this point in the history
Loading