Update dependency @vue/composition-api to v1.6.2 (develop)
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
Features
v1.6.1
Bug Fixes
v1.6.0
Bug Fixes
v1.5.0
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
1.4.6 (2022-02-07)
Bug Fixes
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
1.4.1 (2021-11-30)
Bug Fixes
Features
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by RenovateBot