Skip to content

v5.8.1

Choose a tag to compare

@tannerlinsley tannerlinsley released this 08 Nov 08:05
· 1765 commits to main since this release

Version 5.8.1 - 11/8/2023, 8:03 AM

Changes

Fix

  • core: make sure queries that re-subscribe will have the correct result (#6334) (4774f03) by Dominik Dorfmeister

Docs

  • vue-query: import nuxt composables from #imports (#6329) (4266f0b) by Daniel Roe
  • QueryClient.md: fix typo immuatable → immutable (#6330) (e3a0003) by Mihai Crisan
  • add missing useQueryClient to the documentation (#6322) (b384c4e) by @EmmanuelDemey

Test

  • asyncThrottle: migrated to useFakeTimers (#6324) (55d70c7) by wildOrlik

Packages