Skip to content

Commit c736e72

Browse files
committed
chore: changelog edits [ci skip]
1 parent 876ecc8 commit c736e72

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

CHANGELOG.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,7 @@
2323
### BREAKING CHANGES
2424

2525
* watch APIs now default to use `flush: 'pre'` instead of
26-
`flush: 'post'`.
27-
28-
- This change affects `watch`, `watchEffect`, the `watch` component
29-
option, and `this.$watch`.
30-
31-
- As pointed out by @skirtles-code in
32-
33-
26+
`flush: 'post'`. This change affects `watch`, `watchEffect`, the `watch` component option, and `this.$watch`. See ([49bb447](https://github.com/vuejs/vue-next/commit/49bb44756fda0a7019c69f2fa6b880d9e41125aa)) for more details.
3427

3528
# [3.0.0-rc.12](https://github.com/vuejs/vue-next/compare/v3.0.0-rc.11...v3.0.0-rc.12) (2020-09-16)
3629

0 commit comments

Comments
 (0)