jagad.dev icon indicating copy to clipboard operation
jagad.dev copied to clipboard

Update swr 2.2.1 → 2.2.5 (patch)

Open depfu[bot] opened this issue 1 year ago • 1 comments

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ swr (2.2.1 → 2.2.5) · Repo

Release Notes

2.2.5

Patches

  • types: isLoading typed as boolean when using fallbackData (#2866) by @yjrhgvbn in #2875
  • fix: allow onErrorRetry on inactive tab without focus/reconnect revalidation by @qkdreyer in #2848
  • feat: pass a function to the revalidate option in mutate by @koba04 in #2862
  • fix: SWRConfiguration type by @hulla-dev in #2882

Misc

New Contributors

Full Changelog: v2.2.4...v2.2.5

2.2.4

Patches

  • Revert "Remove index.js suffix of use-sync-external-store/shim to support React Native" by @huozhi in #2802

Full Changelog: v2.2.3...v2.2.4

2.2.3

Patches

  • fix: remove permissive type by @wcatron in #2759
  • Remove index.js suffix of use-sync-external-store/shim to support React Native by @malash in #2767
  • fix: default to fetch type in keyed mutator by @linkvt in #2753
  • types: export mutation types by @promer94 in #2780

Misc

  • test: update tests, use matched types for mutate api by @huozhi in #2781

New Contributors

Full Changelog: v2.2.2...v2.2.3

2.2.2

What's Changed

  • fix: It should use startTransition only when IS_REACT_LEGACY is false by @TopGrd in #2756
  • fix: simplify ArgumentsTuple by @Andarist in #2761

New Contributors

Full Changelog: v2.2.1...v2.2.2

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 22 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

depfu[bot] avatar Feb 17 '24 02:02 depfu[bot]

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
jagad-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 17, 2024 2:13am

vercel[bot] avatar Feb 17 '24 02:02 vercel[bot]

Closed in favor of #168.

depfu[bot] avatar Dec 24 '24 17:12 depfu[bot]