Skip to content

v0.17.1

Choose a tag to compare

@birdofpreyru birdofpreyru released this 31 Aug 15:15
· 49 commits to master since this release
  • useAsyncData() and useAsyncCollection:
    • [#103] Fixes support of variadic dependencies (deps option of these hooks).
    • [#104] Support of setAbortCallback() methods in the data loaders (see meta parameters passed into the data loaders by the async data hooks).
  • Update of dependencies.