Skip to content

v1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 01:45
· 10 commits to main since this release

1.8.0 (2022-09-12)

Bug Fixes

  • mutate: serialize key passed for global mutate function (d00fd46)
  • skip dedup when call mutate (7481166)
  • types: fix mutate type to accepts raw values (ef4610b)

Features

  • key: change function to hash keys (3ffabf5)
  • mutate: allow revalidate composables via mutate function (dcc177b)