Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.8.0](v1.7.3...v1.8.0) (2022-09-12) ### Bug Fixes * **mutate:** serialize key passed for global mutate function ([d00fd46](d00fd46)) * skip dedup when call mutate ([7481166](7481166)) * **types:** fix mutate type to accepts raw values ([ef4610b](ef4610b)) ### Features * **check-types:** add isUndefined and isObject util functions ([3a1c52e](3a1c52e)) * **key:** change function to hash keys ([3ffabf5](3ffabf5)) * **mutate:** allow revalidate composables via mutate function ([dcc177b](dcc177b))
- Loading branch information