]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore: Merge branch 'main' into minor
authorEvan You <evan@vuejs.org>
Wed, 24 Jul 2024 15:37:31 +0000 (23:37 +0800)
committerEvan You <evan@vuejs.org>
Wed, 24 Jul 2024 15:37:31 +0000 (23:37 +0800)
1  2 
CHANGELOG.md

diff --cc CHANGELOG.md
index e7c3d8802548776701db0e621c44015d4584f946,2c253a60eb8a502dd7607195570d5865c294e986..769d5fa280931a0b48b37a3db5b39bb4c984585e
@@@ -1,5 -1,5 +1,11 @@@
+ ## [3.4.34](https://github.com/vuejs/core/compare/v3.4.33...v3.4.34) (2024-07-24)
++* **defineModel:** correct update with multiple changes in same tick ([#11430](https://github.com/vuejs/core/issues/11430)) ([a18f1ec](https://github.com/vuejs/core/commit/a18f1ecf05842337f1eb39a6871adb8cb4024093)), closes [#11429](https://github.com/vuejs/core/issues/11429)
++
++
++
 +# [3.5.0-alpha.3](https://github.com/vuejs/core/compare/v3.4.33...v3.5.0-alpha.3) (2024-07-19)
 +
  
  ### Bug Fixes