Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 379
    • Issues 379
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 20
    • Merge requests 20
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • funkwhalefunkwhale
  • Merge requests
  • !1805

Update dependency @vue/composition-api to v1.6.2 (develop)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed RenovateBot requested to merge renovate/develop-vue-composition-api-1.x into develop May 19, 2022
  • Overview 1
  • Commits 1
  • Pipelines 2
  • Changes 2

This MR contains the following updates:

Package Type Update Change
@vue/composition-api dependencies minor 1.4.9 -> 1.6.2

Release Notes

vuejs/composition-api

v1.6.2

Compare Source

Features
  • types: fix props JSDoc loss (#​935) (fcee038)

v1.6.1

Compare Source

Bug Fixes
  • inject: allow default value to be undefined (#​930) (17d3fc1)

v1.6.0

Compare Source

Bug Fixes
  • nullish check for vnode (#​925) (293f03b)
  • type: align watch types with vue3 (#​927) (679f5c2)

v1.5.0

Compare Source

Features
  • createElement: allow createElement to bind vm (#​920) (564a5a4)
  • Unified as the key of raw in vue3 (#​922) (5874eb5)

1.4.10 (2022-03-16)

1.4.9 (2022-02-26)

1.4.8 (2022-02-26)

Bug Fixes
  • types: optional Boolean props as default props (#​909) (8f88ae6)
  • use registered Vue instance for warning (b01f1e4)

1.4.7 (2022-02-24)

Bug Fixes
  • markRaw in watch (#​903) (192f4c1)

1.4.6 (2022-02-07)

Bug Fixes
  • dynamically update deep scopedSlot refs (#​899) (ef312a3)

1.4.5 (2022-01-27)

Bug Fixes
  • reactive: remove useless proxy logic of shallowReactive (#​890) (7243ffa)
  • shallowReactive: don't trigger watchers for oldVal === newVal (#​894) (2a88e71)

1.4.4 (2022-01-16)

Bug Fixes
  • types: emit type in SetupContext (#​884) (5c35403)
  • types: update inject and unref type (#​888) (315f6ab)

1.4.3 (2021-12-27)

Bug Fixes
  • #​874 setup return object with type of Module (#​875) (a1a3e11)
  • improve register check, close #​876 (#​878) (3c2ad93)

1.4.2 (2021-12-17)

Bug Fixes
  • export Directives type (#​864) (9276e30)
  • resolve conflicts with vue2 interface (#​869) (e84b488)

1.4.1 (2021-11-30)

Bug Fixes
  • toRef: issue #​855 (#​859) (b3e61a4)
Features
  • add directives type support (#​863) (678a4b3)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited May 31, 2022 by RenovateBot
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: renovate/develop-vue-composition-api-1.x