Skip to content

Commit 7c8386e

Browse files
authored
Fixed mistype (#286)
1 parent ab2b6f9 commit 7c8386e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 0.5.0
22

33
- New: `watchEffect` function, lingin up with the latest version of the RFC ([RFC docs](https://vue-composition-api-rfc.netlify.com/api.html#watcheffect)) (#275)
4-
- Fix: `setup` from a mixin should called before the componen's own (#276)
4+
- Fix: `setup` from a mixin should called before the component's own (#276)
55
- Fix(types): Fix corner case in `UnWrapRef` internal type (#261)
66
- types: Add `Element` to bailout types for unwrapping (#278)
77

0 commit comments

Comments
 (0)