releases.shpreview
Vercel/SWR

SWR

$npx -y @buildinternet/releases show swr
Mon
Wed
Fri
AprMayJunJulAugSepOctNovDecJanFebMarApr
Less
More
Releases3Avg0/wkVersionsv2.3.7 → v2.4.0
Jul 26, 2023

What's Changed

New Contributors

Full Changelog: https://github.com/vercel/swr/compare/v2.2.0...v2.2.1-beta.1

Jun 22, 2023

What's Changed

New Contributors

Full Changelog: https://github.com/vercel/swr/compare/v2.1.5...v2.2.0

Jun 20, 2023

What's Changed

Full Changelog: https://github.com/vercel/swr/compare/v2.2.0-beta.4...v2.2.0-beta.5

What's Changed

Full Changelog: https://github.com/vercel/swr/compare/v2.2.0-beta.3...v2.2.0-beta.4

Jun 18, 2023

What's Changed

New Contributors

Full Changelog: https://github.com/vercel/swr/compare/v2.2.0-beta.2...v2.2.0-beta.3

Jun 16, 2023

What's Changed

Full Changelog: https://github.com/vercel/swr/compare/v2.2.0-beta.1...v2.2.0-beta.2

What's Changed

Full Changelog: https://github.com/vercel/swr/compare/v2.2.0-beta.0...v2.2.0-beta.1

May 23, 2023

What's Changed

New Contributors

Full Changelog: https://github.com/vercel/swr/compare/v2.1.5...v2.2.0-beta.0

Apr 25, 2023

What's Changed

Full Changelog: https://github.com/vercel/swr/compare/v2.1.4...v2.1.5

Apr 23, 2023

What's Changed

New Contributors

Full Changelog: https://github.com/vercel/swr/compare/v2.1.3...v2.1.4

Apr 10, 2023

What's Changed

New Contributors

Full Changelog: https://github.com/vercel/swr/compare/v2.1.2...v2.1.3

Apr 2, 2023

Patches

  • Improved type inferring for swr/subscription
  • Adding SWRSubscriptionOptions type for swr/subscription

Changes

New Contributors

Full Changelog: https://github.com/vercel/swr/compare/v2.1.1...v2.1.2

Mar 22, 2023

Patches

Documentation

New Contributors

Full Changelog: https://github.com/vercel/swr/compare/v2.1.0...v2.1.1

Mar 6, 2023

Feature

Checkout subscription docs and useSWRInfinite parallel fetching docs for more details

Patches

Misc

New Contributors

Full Changelog: https://github.com/vercel/swr/compare/v2.0.4...v2.1.0

Feb 24, 2023

Patches

Misc

New Contributors

Full Changelog: https://github.com/vercel/swr/compare/v2.0.3...v2.0.4

Jan 28, 2023

Patches

Chores

New Contributors

Full Changelog: https://github.com/vercel/swr/compare/v2.0.2...v2.0.3

Jan 18, 2023

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

  • When the suspense option is true, the returned data will exclude undefined and the isLoading will always be false.
  • When the fallbackData option is provided, the returned data will be the same type of fallbackData, and the isLoading will always be false.

Here's a demo for it:

What's Changed

New Contributors

Full Changelog: https://github.com/vercel/swr/compare/2.0.0...v2.0.1

Dec 9, 2022

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

New Contributors

Full Changelog: https://github.com/vercel/swr/compare/1.2.2...2.0.0

Nov 28, 2022

What's Changed

Full Changelog: https://github.com/vercel/swr/compare/2.0.0-rc.1...2.0.0-rc.3

Latest
v2.4.0
Tracking Since
Oct 29, 2019
Last fetched Apr 18, 2026