vanilla-components
vanilla-components copied to clipboard
build(deps-dev): bump @vueuse/core from 10.11.1 to 12.0.0 in /packages/vanilla-components
Bumps @vueuse/core from 10.11.1 to 12.0.0.
Release notes
Sourced from @vueuse/core's releases.
v12.0.0
🚨 Breaking Changes
- Drop Vue 2 support, optimize bundles and clean up - by
@antfuin vueuse/vueuse#4349 (0a9ed)[!NOTE] To Vue 3 users, v12.0.0 is equivalent to v11.3.0 on behaviors, only to remove some Vue 2 specific handling and will be slightly lighter. We expect future development to contain on v12.x and forward, and only backport if there are security issues. This means that VueUse would no longer be active on Vue 2 support.
View changes on GitHub
v12.0.0-beta.1
🚨 Breaking Changes
- Drop Vue 2 support, optimize bundles and clean up - by
@antfuin vueuse/vueuse#4349 (0a9ed)View changes on GitHub
v11.3.0
🚀 Features
- OnClickOutside: Support component with fragments - by
@ilyaliaoin vueuse/vueuse#4313 (fe322)- router: Transform get / set - by
@Akryum, Anthony Fu and@antfuin vueuse/vueuse#4326 (65aa0)- useFetch: Infer 'json' type for array payloads - by
@WingSMC, Gergely Dremak and@antfuin vueuse/vueuse#4329 (3d29c)🐞 Bug Fixes
- useFetch: Ensure single slash - by
@mrcharand@antfuin vueuse/vueuse#4296 (3de68)- useMouse: Record the previous scroll value - by
@pkc918and Anthony Fu in vueuse/vueuse#4244 (e8d11)- useMouse: Correct spelling error - by
@pkc918in vueuse/vueuse#4348 (cceeb)- useRouteParams, useRouteQuery: Effect triggers twice with object getter as watch source - by
@jack-allocateand Anthony Fu in vueuse/vueuse#4283 (44772)- useSortable: Wrong order of elements - by
@ilyaliaoin vueuse/vueuse#4332 (9e78e)- useSwipe: Allow vertical scrolling during swipe - by
@ilyaliaoin vueuse/vueuse#4323 (1bb54)- useUrlSearchParams:
hashmode missinglocation.search- by@Huodoo, 霍冬冬 and@antfuin vueuse/vueuse#4340 (e77ca)View changes on GitHub
v11.2.0
🚀 Features
- useBreakpoints: Add breakpoints for ElementUI/ElementPlus - by
@AAABingBingand Anthony Fu in vueuse/vueuse#4238 (f71e5)- useMediaControls: Add playback error event - by
@DarrenSGand Anthony Fu in vueuse/vueuse#4253 (e1169)🐞 Bug Fixes
- useArrayReduce: InitialValue can be a function - by
@Mutter45and Anthony Fu in vueuse/vueuse#4243 (ae542)- useDevicesList: Handle NotAllowedError on reject/close - by
@espensgrand Anthony Fu in vueuse/vueuse#4246 (bf0f2)- useDropZone: Remove file kind restriction - by
@jackcodetwin vueuse/vueuse#4305 (1d661)- useIntervalFn: Prevent timer being set after pause is called in cb - by
@laporchenand Anthony Fu in vueuse/vueuse#4258 (59f8c)- useManualRefHistory:
canUndoandcanRedotyping to be computed ref - by@roydukkeyand Anthony Fu in vueuse/vueuse#4261 (b46d2)- useWebSocket: Autoreconnect when ws close - by
@jackcodetwin vueuse/vueuse#4314 (08412)
... (truncated)
Commits
58744f8chore: release v12.0.04a1bb3ddocs(useUserMedia): fix demo.vue reactive import (#4359)7973043chore: release v12.0.0-beta.10a9ed58feat!: drop Vue 2 support, optimize bundles and clean up (#4349)e722a2echore: release v11.3.01d5e978docs(useUserMedia): fix examples (#4322)e14618cdocs(useIntersectionObserver): update syntax to handle stricter types (#4333)fe322bdfeat(OnClickOutside): support component with fragments (#4313)1bb547efix(useSwipe): allow vertical scrolling during swipe (#4323)3d29c16feat(useFetch): infer 'json' type for array payloads (#4329)- 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)