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

Update swr 2.2.1 → 2.2.5 (patch) #147

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Feb 17, 2024

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)

Copy link

vercel bot commented Feb 17, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants