mpcb
mpcb copied to clipboard
build(deps): bump @vueuse/core from 10.4.0 to 10.5.0
Bumps @vueuse/core from 10.4.0 to 10.5.0.
Release notes
Sourced from @vueuse/core's releases.
v10.5.0
🚀 Features
- Add
Promisifytype definition - by@Alfred-Skybluein vueuse/vueuse#3420 (b067b)- createInjectionState: Allow provide and inject in same component - by
@xiaoxiangmoeand@antfuin vueuse/vueuse#3387 (5d948)- createInjectionState: Add injectionKey option - by
@PPetauand@antfuin vueuse/vueuse#3404 (90d34)- rxjs: Add useExtractedObservable and watchExtractedObservable - by
@Voltrain vueuse/vueuse#3453 (23b8c)- useFavicon: Add link tag if it doesn't exist - by
@babu-chin vueuse/vueuse#3444 (d1fcc)- useMousePressed: Add capture option - by
@DerZadeand@antfuin vueuse/vueuse#3392 (d5c81)- useMutationObserver: Use MaybeComputedElementRef - by
@huodoushigemiin vueuse/vueuse#3430 (8167b)- useRafFn: Option fpsLimit - by
@f820602hand@antfuin vueuse/vueuse#3459 (8e4c0)🐞 Bug Fixes
- Vue 2 support for provideLocal and injectLocal - by
@xiaoxiangmoein vueuse/vueuse#3464 (cf757)- useBreakpoints: Add missing breakpoint for the bootstrap - by
@edtorbain vueuse/vueuse#3413 (ec9a4)- useDrauu: Spread options for
brush- by@17359898647in vueuse/vueuse#3463 (87ea3)- useVModels: Type error with passive: true - by
@chaii3in vueuse/vueuse#3362 (51f01)- useWebNotification: Condition check on permission - by
@SampsonCrowleyin vueuse/vueuse#3422 (2f2b4)- useWebSocket: Ssr support - by
@huangyan321in vueuse/vueuse#3370 (c3a69)View changes on GitHub
v10.4.1
🐞 Bug Fixes
- Transpile target to
es2018, close #3349 - by@antfuin vueuse/vueuse#3349 (0e4a5)- useEventListener: Immutable options on removal, close #2825 - by
@antfuin vueuse/vueuse#3346 and vueuse/vueuse#2825 (3ef59)View changes on GitHub
Commits
0c57ce7chore: release v10.5.0c3a69eefix(useWebSocket): ssr support (#3370)d5c81b3feat(useMousePressed): add capture option (#3392)8e4c01bfeat(useRafFn): option fpsLimit (#3459)2f2b492fix(useWebNotification): condition check on permission (#3422)d1fcc57feat(useFavicon): Add link tag if it doesn't exist (#3444)d460daddocs(useFileDialog): mentionacceptin usage example (#3406)8167bc4feat(useMutationObserver): use MaybeComputedElementRef (#3430)f54bc17docs(useAsyncState): state is shallowRef by default (#3401)ec9a45bfix(useBreakpoints): add missing breakpoint for the bootstrap (#3413)- 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)