8000 chore: update changlog · nathee/vue-function-api@7da051c · GitHub
[go: up one dir, main page]

Skip to content

Commit 7da051c

Browse files
committed
chore: update changlog
1 parent 185a2cc commit 7da051c

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 2.0.6
2+
## Fixed
3+
* watch callback is called repeatedly with multi-sources
4+
5+
## Improved
6+
* reduce `watch()` memory overhead
7+
18
# 2.0.0
29
Implement the [newest version of RFC](https://github.com/vuejs/rfcs/blob/function-apis/active-rfcs/0000-function-api.md)
310

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Future-Oriented Programming, `vue-function-api` provides function api from `Vue3
1010

1111
# Navigation
1212

13+
- [Changelog](https://github.com/vuejs/vue-function-api/blob/master/CHANGELOG.md)
1314
- [Installation](#Installation)
1415
- [Usage](#Usage)
1516
- [Example](#Example)

README.zh-CN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
# 导航
1212

13+
- [Changelog](https://github.com/vuejs/vue-function-api/blob/master/CHANGELOG.md)
1314
- [安装](#安装)
1415
- [使用](#使用)
1516
- [示例](#示例)

0 commit comments

Comments
 (0)
0