Skip to content

Commit 00c4e16

Browse files
authored
Update CHANGELOG.md of v0.6.0 (#578)
* Update CHANGELOG.md closes [this issue](#577) * Update CHANGELOG.md
1 parent 674318c commit 00c4e16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,7 @@ Great thanks to @pikax for #311, making most of the APIs better aligned with the
331331

332332
- The `lazy` option of `watch` has been replaced by the opposite `immediate` option, which defaults to false. (It's ignored when using the effect signature). [more details](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md#breaking-changes-12) (#266)
333333
- Rename `nonReactive` to `markRaw`
334+
- `watchEffect` now follows the same behaviour as v3 (triggers immediately).
334335
- `UnwrapRef` types from `vue-next` this can cause some incompatibilities.
335336

336337
## Bug Fixes

0 commit comments

Comments
 (0)