Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-27 | 984 Bytes | |
v13.3.0 source code.tar.gz | 2025-05-27 | 871.3 kB | |
v13.3.0 source code.zip | 2025-05-27 | 1.4 MB | |
Totals: 3 Items | 2.2 MB | 0 |
š Features
- useNow: Expose immediate option - by @scottbedard in https://github.com/vueuse/vueuse/issues/4768 (44660)
š Bug Fixes
- asyncComputed: Fix types for
AsyncComputedOptions
- by @antfu (217cc) - useFetch: Use
globalThis.fetch
whendefaultWindow.fetch
not exist - by @Groupguanfang, Naily and @OrbisK in https://github.com/vueuse/vueuse/issues/4765 (bf354) - useSortable: Fix type misalignment - by @michaelcozzolino in https://github.com/vueuse/vueuse/issues/4760 (16692)