From 4778395ab156edc97a98fe6c1ce8187d26c8208a Mon Sep 17 00:00:00 2001 From: daiwei Date: Fri, 14 Nov 2025 14:20:14 +0800 Subject: [PATCH] chore: update changelog --- changelogs/CHANGELOG-3.5.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/changelogs/CHANGELOG-3.5.md b/changelogs/CHANGELOG-3.5.md index cbc3020466..497384e1c8 100644 --- a/changelogs/CHANGELOG-3.5.md +++ b/changelogs/CHANGELOG-3.5.md @@ -1,3 +1,12 @@ +## [3.5.24](https://github.com/vuejs/core/compare/v3.5.23...v3.5.24) (2025-11-07) + + +### Reverts + +* Revert "fix(compiler-core): correctly handle ts type assertions in expression…" (#14062) ([11ec51a](https://github.com/vuejs/core/commit/11ec51aa5a7914745fee10ed2b9f9464fab4d02c)), closes [#14062](https://github.com/vuejs/core/issues/14062) [#14060](https://github.com/vuejs/core/issues/14060) + + + ## [3.5.23](https://github.com/vuejs/core/compare/v3.5.22...v3.5.23) (2025-11-06) -- 2.47.3