build(deps): bump @vueuse/core from 11.3.0 to 13.3.0
Open
Number: #98
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 2
Association: Contributor
Comments: 2
Created:
May 27, 2025 at 11:25 PM UTC
(6 months ago)
(6 months ago)
Updated:
May 27, 2025 at 11:25 PM UTC
(6 months ago)
(6 months ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps @vueuse/core from 11.3.0 to 13.3.0.
Release notes
Sourced from @vueuse/core's releases.
v13.3.0
🚀 Features
- useNow: Expose immediate option - by
@scottbedardin vueuse/vueuse#4768 (44660)🐞 Bug Fixes
- asyncComputed: Fix types for
AsyncComputedOptions- by@antfu(217cc)- useFetch: Use
globalThis.fetchwhendefaultWindow.fetchnot exist - by@Groupguanfang, Naily and@OrbisKin vueuse/vueuse#4765 (bf354)- useSortable: Fix type misalignment - by
@michaelcozzolinoin vueuse/vueuse#4760 (16692)View changes on GitHub
v13.2.0
🚀 Features
- computedAsync: Add option to control watcher's flush timing - by
@ferfergain vueuse/vueuse#4746 (b1bc8)- useFileDialog: Allow custom input element for file dialog - by
@ishakhorskiin vueuse/vueuse#4679 (0ea16)- useScroll: Add missing measure documentation - by
@Matkolitand Mateusz Kołodziej in vueuse/vueuse#4727 (dd98a)- useStyleTag: Support passing
nonce- by@1-dilikeleiand 董梁玮 in vueuse/vueuse#4749 (fa2c0)- watchOnce: Use vue's native once behaviour - by
@ferfergain vueuse/vueuse#4750 (08f7d)🐞 Bug Fixes
- Allow vertical scroll in usePointerSwipe - by
@2nofa11in vueuse/vueuse#4637 and vueuse/vueuse#4720 (d3ed6)- Always mount listeners in useStorage - by
@43081jin vueuse/vueuse#4730 (65a99)- UseArrayFindReturn: Missing template type - by
@michaelcozzolinoin vueuse/vueuse#4715 (43903)- computedAsync: Return
ComputedRef<T>type whenlazy: true- by@ferfergain vueuse/vueuse#4751 (b1718)- docs: Grammar in /packages/nuxt/README.md - by
@neeko-catin vueuse/vueuse#4701 (44b40)- fromEvent: Fix type error of element reference - by
@ywenhaoand@antfuin vueuse/vueuse#4728 (94fea)- onClickOutside: Workaround for iOS - by
@ferfergain vueuse/vueuse#4735 (1c60c)- useElementSize: Component type warning - by
@menghanyin vueuse/vueuse#4722 (9889f)- useEventSource: Add missing data generic - by
@OrbisKin vueuse/vueuse#4726 (a969e)- useFullscreen: Get the correct initial state while mounted - by
@ben-lauand liubaobin in vueuse/vueuse#4745 (09cbd)- useMagicKeys: Correctly clear current pressed keys when releasing Shift - by
@Kedlingarand Skstud5 in vueuse/vueuse#4731 (ab7ac)View changes on GitHub
v13.1.0
🚀 Features
- shared: Ensure return types exists - by
@OrbisKin vueuse/vueuse#4659 (c1d6e)- useSortable: Add possibility to use it with Component ref - by
@michaelcozzolinoin vueuse/vueuse#4684 (15917)🐞 Bug Fixes
- docs: Blog moved to different domain - by
@th1m0in vueuse/vueuse#4663 (72c9a)- nuxt: Don't require
@vueuse/coreinstalled at root - by@danielroein vueuse/vueuse#4698 (17a46)- tryOnMounted: Pass target to getLifeCycleTarget - by
@Eazashin vueuse/vueuse#4685 (16551)- useDropZone: Allow passing
documentas target - by@osbrein vueuse/vueuse#4681 (21fa6)
... (truncated)
Commits
04933c9chore: release v13.3.01d4756arefactor: use shallowRef for element target (#4761)bf35416fix(useFetch): useglobalThis.fetchwhendefaultWindow.fetchnot exist (#...217cc54fix(asyncComputed): fix types forAsyncComputedOptions4466058feat(useNow): expose immediate option (#4768)6f88000refactor(vOnClickOutside): use weakMap for stop function instead of mutating ...2e0d9a3chore: release v13.2.0ab7acd9fix(useMagicKeys): correctly clear current pressed keys when releasing Shift ...fa2c00afeat(useStyleTag): support passingnonce(#4749)dd98a7afeat(useScroll): add missing measure documentation (#4727)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Technical Details
| ID: | 698444 |
| UUID: | 3095497178 |
| Node ID: | PR_kwDOMYjrj86X3bSB |
| Host: | GitHub |
| Repository: | nextui-vue/nextui-vue |