Skip to content

Commit

Permalink
chore: changelog edits [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Sep 18, 2020
1 parent 876ecc8 commit c736e72
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions CHANGELOG.md
Expand Up @@ -23,14 +23,7 @@
### BREAKING CHANGES

* watch APIs now default to use `flush: 'pre'` instead of
`flush: 'post'`.

- This change affects `watch`, `watchEffect`, the `watch` component
option, and `this.$watch`.

- As pointed out by @skirtles-code in


`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.

# [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)

Expand Down

0 comments on commit c736e72

Please sign in to comment.