lichter.io
lichter.io copied to clipboard
chore(deps): update vueuse monorepo to v11 (major)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @vueuse/core (source) | ^10.7.2 -> ^11.1.0 |
||||
| @vueuse/nuxt (source) | ^10.7.2 -> ^11.1.0 |
Release Notes
vueuse/vueuse (@vueuse/core)
v11.1.0
🚀 Features
- useCurrentElement: Try to infer type from
$el- by @KazariEX in https://github.com/vueuse/vueuse/issues/4202 (8e141) - useDropZone: Add multiple prop to control multi-file drop - by @danngossinga and Dan T. Ngossinga in https://github.com/vueuse/vueuse/issues/4227 (3b94d)
- useFileDialog: Return
onCancelhandler - by @AndreyYolkin in https://github.com/vueuse/vueuse/issues/4184 (30452)
🐞 Bug Fixes
- computedAsync: Type signature - by @ferferga in https://github.com/vueuse/vueuse/issues/4207 (45b18)
- onClickOutside: Make
ignoreaccept reactive values - by @CernyMatej in https://github.com/vueuse/vueuse/issues/4211 (aa5e3) - onClickOutside: Improve cross-browser compatibility - by @Onion-L and @antfu in https://github.com/vueuse/vueuse/issues/4185 (9e598)
- useArrayFilter: Match type to Array.prototype.filter - by @Jesse205 in https://github.com/vueuse/vueuse/issues/4175 (71fd1)
- useDraggable: Draggable component not work with container - by @huiliangShen in https://github.com/vueuse/vueuse/issues/4192 (7f25b)
- useFocusWithin: Make useFocusWhithin match the behavior of the :focus-within - by @ben-lau in https://github.com/vueuse/vueuse/issues/4134 (c5407)
- useInfiniteScroll: Stop watch when unmounted - by @zyyv in https://github.com/vueuse/vueuse/issues/4110 (f30cc)
- useIntersectionObserver: Add
Documenttype for root - by @phk422 in https://github.com/vueuse/vueuse/issues/4210 (6b584) - useMouseInElement: Allow
elto be instanceof Element - by @FRSgit in https://github.com/vueuse/vueuse/issues/4189 (4dcc2) - useNetwork: Return immutable values - by @rudnovd in https://github.com/vueuse/vueuse/issues/4187 (99179)
- useResizeObserver: Update type - by @phk422 in https://github.com/vueuse/vueuse/issues/4218 (044dd)
View changes on GitHub
v11.0.3
🚀 Features
- templateRef: Support specifying allowed keys via generic argument - by @zhiyuanzmj in https://github.com/vueuse/vueuse/issues/4162 (acce3)
🐞 Bug Fixes
- createSharedComposable: Handle the case where the return value of composable function is empty - by @XinXiaoIsMe in https://github.com/vueuse/vueuse/issues/4151 (a2441)
- useCssVar: Replace getComputedStyle with direct style property access - by @babu-ch in https://github.com/vueuse/vueuse/issues/4166 (d0523)
- useDropZone: Ensure files ref is updated even without onDrop callback - by @babu-ch in https://github.com/vueuse/vueuse/issues/4168 (1c849)
- usePermission: State setting - by @ferferga in https://github.com/vueuse/vueuse/issues/4167 (2aaa1)
- useWebSocket: Only reconnect if is the current ws socket - by @freakbite in https://github.com/vueuse/vueuse/issues/4161 (e0e99)
- useWebSocket: Should reset retry count when connection is established - by @freakbite in https://github.com/vueuse/vueuse/issues/4164 (3c2fc)
View changes on GitHub
v11.0.1
v11.0.0
🚨 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.jsto v7 - by @antfu in https://github.com/vueuse/vueuse/issues/4036 (cb44c) - useIntersectionObserver: Update the
thresholddefault to 0 - by @Alfred-Skyblue in https://github.com/vueuse/vueuse/issues/4069 (13e36) - useJwt: Upgrade
jwt-decodeto v4 - by @root5427 and @antfu in https://github.com/vueuse/vueuse/issues/3510 (9037d)
🚀 Features
- integrations: Bump
drauuanduniversal-cookiemajor version - by @antfu (1c9ec) - useCssVars: Remove property on null/undefined - by @ferferga in https://github.com/vueuse/vueuse/issues/3821 (fe19c)
- useDateFormat: Locales is now reactive - by @OrbisK and @antfu in https://github.com/vueuse/vueuse/issues/3907 (4a7a8)
- useDraggable: Add
buttonsoption - by @DrJonki and @antfu in https://github.com/vueuse/vueuse/issues/4084 (e9938) - useElementBounding: Add
updateTimingoption - by @DerZade and @antfu in https://github.com/vueuse/vueuse/issues/3869 (0fa17) - useElementHover: Add options to the directive - by @userquin and @antfu in https://github.com/vueuse/vueuse/issues/3897 (cf439)
- useFocusTrap: Support multiple refs - by @Sma11X in https://github.com/vueuse/vueuse/issues/4022 (83c41)
- useInfiniteScroll: Add a reset method - by @schelmo in https://github.com/vueuse/vueuse/issues/3892 (aefb6)
- usePermission: Add local-fonts permission - by @seanmcbroom, @antfu and autofix-ci[bot] in https://github.com/vueuse/vueuse/issues/4098 (5f584)
- useResizeObserver: Added
vResizeObserverdirective - by @pkc918 in https://github.com/vueuse/vueuse/issues/4008 (d4310) - useSpeechRecognition: Support
maxAlternativesoption - by @pkc918 in https://github.com/vueuse/vueuse/issues/4067 (9eda8) - useStorage: Conditionally use event based on the used storage backend - by @ferferga in https://github.com/vueuse/vueuse/issues/3822 (5a302)
- useWebSocket: Allow different heartbeat response message - by @lavolpecheprogramma and @antfu in https://github.com/vueuse/vueuse/issues/3950 (adbe0)
- useWindowSize: Add ability to get outer sizes of the window - by @khawarizmus and @antfu in https://github.com/vueuse/vueuse/issues/3999 (bfba3)
🐞 Bug Fixes
- computedWithControl: Allow optional oldValue parameter in computedWithControl getter - by @haoyun in https://github.com/vueuse/vueuse/issues/4132 (5725a)
- isDefined: Moves most specific overload to the top - by @bjacobgordon-cy in https://github.com/vueuse/vueuse/issues/4141 (fd884)
- until: Cleanup at next tick to avoid memory leak - by @Gianthard-cyh, @antfu and delaneyb in https://github.com/vueuse/vueuse/issues/4039 (8a023)
- useChangeCase: Use the exported key for filter - by @thyngster, autofix-ci[bot] and @antfu in https://github.com/vueuse/vueuse/issues/4130 (5c598)
- useColorMode, useDark: Fix full page reflows when calling useColorMode and useDark - by @jpleclerc, Jean-Philippe Leclerc and @antfu in https://github.com/vueuse/vueuse/issues/4001 (905b9)
- useEventListener: Event target can be an empty ref/getter - by @floryst in https://github.com/vueuse/vueuse/issues/4014 (edab6)
- useGamepad: Handle case where hapticActuators is not present - by @Aaron-zon in https://github.com/vueuse/vueuse/issues/4068 (0ca13)
- useMouseInElement:
el.getBoundingClientRectis not a function - by @loongzhu in https://github.com/vueuse/vueuse/issues/4056 (efe4d) - useMutationObserver: Stop watching before cleaning up - by @pimlie in https://github.com/vueuse/vueuse/issues/4037 (489a9)
- useResizeObserver: Fix
targetis Ref Array - by @Alfred-Skyblue and @antfu in https://github.com/vueuse/vueuse/issues/4005 (1c124) - useRouteHash, useRouteParams, useRouteQuery: Fix effect triggering multiple times - by @aethr in https://github.com/vueuse/vueuse/issues/4113 (965bf)
- useTextareaAutosize: Improve
triggerResizetriggering - by @Mutter45 and @antfu in https://github.com/vueuse/vueuse/issues/4074 (06c6f) - useWakeLock: Should delay wake lock request if document is hidden - by @KermanX in https://github.com/vueuse/vueuse/issues/4055 (5ca57)
- watchDeep: Unify overload declaration for watch functions - by @KazariEX and @antfu in https://github.com/vueuse/vueuse/issues/4043 (0716d)
🏎 Performance
- useAnimate: Set
syncfalse - by @JianJroh, @antfu and autofix-ci[bot] in https://github.com/vueuse/vueuse/issues/3916 (7b108)
View changes on GitHub
v10.11.1
No significant changes
View changes on GitHub
v10.11.0
🐞 Bug Fixes
View changes on GitHub
v10.10.1
🚀 Features
- useFocus: Support
preventScrolloption - by @pkc918 in https://github.com/vueuse/vueuse/issues/3994 (4d868)
🐞 Bug Fixes
- makeDestructurable: Fix Typescript < 5.0.0 support - by @brenoepics in https://github.com/vueuse/vueuse/issues/4028 (842d7)
- useSpeechRecognition: Send correct transcript result - by @noook in https://github.com/vueuse/vueuse/issues/3891 (7c36f)
View changes on GitHub
v10.10.0
v10.9.0
🚀 Features
- whenever: Override once option - by @chizukicn in https://github.com/vueuse/vueuse/issues/3800 (bd946)
🐞 Bug Fixes
- useActiveElement/useFocusWithin: Replace computedWithControl with locally tracked ref - by @jaketig in https://github.com/vueuse/vueuse/issues/3815 (b1426)
- useClipboard: Fix issue when permission is not defined - by @Mister-Hope in https://github.com/vueuse/vueuse/issues/3812 (a9f02)
- useIDBKeyval: Use toRaw instead of overriding the original object - by @ferferga in https://github.com/vueuse/vueuse/issues/3805 (1b67d)
- useMounted: Compatible with vue2.7 - by @yanbowe in https://github.com/vueuse/vueuse/issues/3802 (ee297)
- useScrollLock: InitialOverflow is not working - by @BJ0815 in https://github.com/vueuse/vueuse/issues/3798 (74e86)
View changes on GitHub
v10.8.0
🚀 Features
- createInjectionState: InjectionKey use composable name - by @zhangxuyang950313 in https://github.com/vueuse/vueuse/issues/3788 (c2cfd)
- nuxt: Move to ESM-first and fix types - by @userquin in https://github.com/vueuse/vueuse/issues/3606 (b3d74)
- throttleFilter: Support object as argument - by @17359898647 and Anthony Fu in https://github.com/vueuse/vueuse/issues/3722 (66d09)
- useAxios: Support
abortPreviousoption - by @jahnli and @antfu in https://github.com/vueuse/vueuse/issues/3735 (b94de) - useBreakpoints: Enable passing ref or getter to get breakpoints - by @Doctor-wu in https://github.com/vueuse/vueuse/issues/3621 (d3317)
- useBreakpoints: Add
strategyoption to allow desktop-first convention - by @jack-allocate and @antfu in https://github.com/vueuse/vueuse/issues/3783 (15fc0) - useBreakpoints: Add
activegetter, add breakpoints for Vuetify v3 - by @altrusl, @Doctor-wu and @antfu in https://github.com/vueuse/vueuse/issues/3687 (3ae45) - useCurrentElement: Allow get current element from a specific component - by @linspw and @antfu in https://github.com/vueuse/vueuse/issues/3750 (0a9aa)
- useCycleList: Add
gofunction - by @Jokerzhzh and @antfu in https://github.com/vueuse/vueuse/issues/3615 (2ae36) - useDraggable: Add disabled parameter - by @huiliangShen and banruo in https://github.com/vueuse/vueuse/issues/3613 (dee9a)
- useEventSource: Add
autoReconnectandimmediateto options, update typings - by @schelmo in https://github.com/vueuse/vueuse/issues/3793 (b33ab) - useMutationObserver: Allow multiple targets - by @chirokas in https://github.com/vueuse/vueuse/issues/3741 (98fac)
- useParallax: Can work with different screen orientation - by @huiliangShen and banruo in https://github.com/vueuse/vueuse/issues/3675 (3fd94)
- useTextareaAutosize: Allow configuring
stylePropto support nativerowsattribute - by @yakudik, alexander.kudinov, Anthony Fu and @antfu in https://github.com/vueuse/vueuse/issues/3552 (5025e)
🐞 Bug Fixes
- Stricter types - by @antfu (a086e)
- createReusableTemplate: Improve types - by @louiss0, louiss0, Anthony Fu and @antfu in https://github.com/vueuse/vueuse/issues/3641 (75168)
- useAnimate: Immediate option set false not working - by @huiliangShen, banruo and Anthony Fu in https://github.com/vueuse/vueuse/issues/3763 (12c09)
- useCloned: Correct return type - by @17359898647 in https://github.com/vueuse/vueuse/issues/3711 (e262f)
- useCounter: Allow
deltato be negative - by @leewakin, @Doctor-wu and @antfu in https://github.com/vueuse/vueuse/issues/3650 (cf29c) - useDraggable: Avoid moving out of container - by @wangliangxin and wangliangxin3 in https://github.com/vueuse/vueuse/issues/3768 (55b94)
- useElementVisiblity: Can configurable threshold - by @huiliangShen and @Doctor-wu in https://github.com/vueuse/vueuse/issues/3715 (ce9bb)
- useFetch: Mark
isFinished,isFetchingreadonly - by @baboon-king and @antfu in https://github.com/vueuse/vueuse/issues/3616 (31d4a) - useFetch: Remove unnecessary spread operator in iterable conversion - by @BlackCrowxyz in https://github.com/vueuse/vueuse/issues/3660 (f5587)
- useFileSystemAccess: UpdateData on modified file - by @PhE in https://github.com/vueuse/vueuse/issues/3780 (668ca)
- useGamepad: Explicitly ensure gamepad index is available - by @AntoninRousset and AntoninRousset in https://github.com/vueuse/vueuse/issues/3653 (8c735)
- useGamepad: Improve data updating logic - by @okydk in https://github.com/vueuse/vueuse/issues/3775 (9b8ed)
- useMounted: Hold the instance, close #3785, close #3795 - by @antfu in https://github.com/vueuse/vueuse/issues/3785 and https://github.com/vueuse/vueuse/issues/3795 (2f66e)
- useRafFn: Fix
fpsLimitoption, fix #3481, close #3482 - by @antfu in https://github.com/vueuse/vueuse/issues/3481 and https://github.com/vueuse/vueuse/issues/3482 (69990) - useResizeObserver: Do not watch deep to avoid cicular calls - by @birdxiao, birdxiao and @antfu in https://github.com/vueuse/vueuse/issues/3753 (48421)
- useRouteParams,useRouteQuery: Set route param/query to undefined when null or defaultValue - by @mtdvlpr and @antfu in https://github.com/vueuse/vueuse/issues/3583 (c44fe)
- useScroll: Add
onErrorhook and avoid throws by default, fix #3580 - by @steklopod, @antfu and Brendo Maciel in https://github.com/vueuse/vueuse/issues/3605 and https://github.com/vueuse/vueuse/issues/3580 (fab86) - useStorage: Ensure setting value to null syncs to other instances - by @callumacrae and @antfu in https://github.com/vueuse/vueuse/issues/3737 (f7ea1)
- useUserMedia: Stop stream on scope dispose - by @Waleed-KH in https://github.com/vueuse/vueuse/issues/3757 (6d44d)
- useWebSocket: Reset
wsRefon close, fix #3706 - by @a982246809 and @Doctor-wu in https://github.com/vueuse/vueuse/issues/3707 and https://github.com/vueuse/vueuse/issues/3706 (9a47a) - useWebSocket:
immediateshould only be applied once, close #3676 - by @antfu in https://github.com/vueuse/vueuse/issues/3676 (93b96)
View changes on GitHub
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Deploy Preview for lichterio ready!
| Name | Link |
|---|---|
| Latest commit | 4350f681d4ce07ee1d8fc41b05a00744116e0474 |
| Latest deploy log | https://app.netlify.com/sites/lichterio/deploys/6746f7fb08a2670008a39365 |
| Deploy Preview | https://deploy-preview-147--lichterio.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.