v11.0.0-beta.1
版本发布时间: 2024-06-13 06:21:20
vueuse/vueuse最新发布版本:v11.1.0(2024-09-16 17:09:03)
🚨 Breaking Changes
-
useChangeCase: Migrate to
change-case@v5
, closes #3457 - by @wheatjs and @antfu in https://github.com/vueuse/vueuse/issues/3460 and https://github.com/vueuse/vueuse/issues/3457 (df343) -
useFuse: Upgrade
fuse.js
to v7 - by @antfu in https://github.com/vueuse/vueuse/issues/4036 (cb44c) -
useJwt: Upgrade
jwt-decode
to v4 - by @root5427 and @antfu in https://github.com/vueuse/vueuse/issues/3510 (9037d)
🚀 Features
-
integrations: Bump
drauu
anduniversal-cookie
major version - by @antfu (1c9ec)
🐞 Bug Fixes
- useMutationObserver: Stop watching before cleaning up - by @pimlie in https://github.com/vueuse/vueuse/issues/4037 (489a9)