Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(deps): update dependency swr to v2#48

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
renovate wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromrenovate/swr-2.x

Conversation

@renovate
Copy link
Contributor

@renovaterenovatebot commentedSep 19, 2025
edited
Loading

This PR contains the following updates:

PackageChangeAgeConfidence
swr (source)1.3.0 ->2.3.6ageconfidence

Release Notes

vercel/swr (swr)

v2.3.6

Compare Source

Patches

Full Changelog:vercel/swr@v2.3.5...v2.3.6

v2.3.5

Compare Source

Patches

Chores

New Contributors

Full Changelog:vercel/swr@v2.3.4...v2.3.5

v2.3.4

Compare Source

What's Changed

New Contributors

Full Changelog:vercel/swr@v2.3.3...v2.3.4

v2.3.3

Compare Source

Patches
Misc

New Contributors

Full Changelog:vercel/swr@v2.3.2...v2.3.3

v2.3.2

Compare Source

Patches

Full Changelog:vercel/swr@v2.3.1...v2.3.2

v2.3.1

Compare Source

Fixes
Misc

New Contributors

Full Changelog:vercel/swr@v2.3.0...v2.3.1

v2.3.0

Compare Source

Feature
Patches
Misc

New Contributors

Full Changelog:vercel/swr@v2.2.5...v2.3.0

v2.2.5

Compare Source

Patches

Misc

New Contributors

Full Changelog:vercel/swr@v2.2.4...v2.2.5

v2.2.4

Compare Source

Patches

  • Revert "Removeindex.js suffix ofuse-sync-external-store/shim to support React Native" by@​huozhi in#​2802

Full Changelog:vercel/swr@v2.2.3...v2.2.4

v2.2.3

Compare Source

Patches

Misc

New Contributors

Full Changelog:vercel/swr@v2.2.2...v2.2.3

v2.2.2

Compare Source

What's Changed

New Contributors

Full Changelog:vercel/swr@v2.2.1...v2.2.2

v2.2.1

Compare Source

What's Changed

New Contributors

Full Changelog:vercel/swr@v2.2.0...v2.2.1

v2.2.0

Compare Source

What's Changed

New Contributors

Full Changelog:vercel/swr@v2.1.5...v2.2.0

v2.1.5

Compare Source

What's Changed

Full Changelog:vercel/swr@v2.1.4...v2.1.5

v2.1.4

Compare Source

What's Changed

New Contributors

Full Changelog:vercel/swr@v2.1.3...v2.1.4

v2.1.3

Compare Source

What's Changed

New Contributors

Full Changelog:vercel/swr@v2.1.2...v2.1.3

v2.1.2

Compare Source

Patches
  • Improved type inferring forswr/subscription
  • AddingSWRSubscriptionOptions type forswr/subscription

Changes

New Contributors

Full Changelog:vercel/swr@v2.1.1...v2.1.2

v2.1.1

Compare Source

Patches

Documentation

New Contributors

Full Changelog:vercel/swr@v2.1.0...v2.1.1

v2.1.0

Compare Source

Feature

Checkoutsubscription docs anduseSWRInfinite parallel fetching docs for more details

Patches

Misc

New Contributors

Full Changelog:vercel/swr@v2.0.4...v2.1.0

v2.0.4

Compare Source

Patches

Misc

New Contributors

Full Changelog:vercel/swr@v2.0.3...v2.0.4

v2.0.3

Compare Source

Patches

Chores

New Contributors

Full Changelog:vercel/swr@v2.0.2...v2.0.3

v2.0.2

Compare Source

Patches

Chores

Full Changelog:vercel/swr@v2.0.1...v2.0.2

v2.0.1

Compare Source

In this patch release, we majorly improved typing support and SWR can infer the types based on the configuration.

  • When thesuspense option istrue, the returneddata will excludeundefined and theisLoading will always befalse.
  • When thefallbackData option is provided, the returneddata will be the same type offallbackData, and theisLoading will always befalse.

Here's a demo for it:

swr-2.0.1.mp4

What's Changed

New Contributors

Full Changelog:vercel/swr@2.0.0...v2.0.1

v2.0.0

Compare Source

Announcing SWR 2.0

We are excited to announce the release of SWR 2.0! The new version comes with a lot of improvements:

  • New useSWRMutation hook
  • Enhanced mutation and optimistic UI capabilities
  • SWR DevTools
  • Preload resource
  • Improved React 18 support

And more!

Read our blog post and migration guide:https://swr.vercel.app/blog/swr-v2

What's Changed


Configuration

📅Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated byMend Renovate. View therepository job log.

@vercel
Copy link

vercelbot commentedSep 19, 2025
edited
Loading

The latest updates on your projects. Learn more aboutVercel for GitHub.

ProjectDeploymentPreviewCommentsUpdated (UTC)
code-in-the-dark-editorReadyReadyPreviewCommentSep 25, 2025 3:03pm

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp