Skip to content

v0.19.1

Choose a tag to compare

@birdofpreyru birdofpreyru released this 08 May 08:35
· 30 commits to master since this release
  • [#112] Improves types related to useAsyncData() and useAsyncCollection() hooks (new types better express that related data (re-)loading operations may be either async or sync, and avoid our new, stricter ESLint rules pushing to add async specifiers to related code in a way that may turn those sync operations into async ones).

Sponsor