]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore: update changelog
authordaiwei <daiwei521@126.com>
Wed, 27 May 2026 09:06:49 +0000 (17:06 +0800)
committerdaiwei <daiwei521@126.com>
Wed, 27 May 2026 09:06:49 +0000 (17:06 +0800)
CHANGELOG.md

index edc0de19416a6db044be4b2fbe685dbd643da69a..802f18ab6c46f6742a9ba05f179da41c198bf4ed 100644 (file)
@@ -5,7 +5,6 @@
 
 * **compiler-core:** avoid double processing v-for keys with v-memo ([#14861](https://github.com/vuejs/core/issues/14861)) ([34a0ded](https://github.com/vuejs/core/commit/34a0ded4d27289a8f227462bd35b6341a4b51831)), closes [#14859](https://github.com/vuejs/core/issues/14859)
 * **compiler-sfc:** resolve top-level exports from files registered as global types ([#14805](https://github.com/vuejs/core/issues/14805)) ([3d077f2](https://github.com/vuejs/core/commit/3d077f26e33510f2ba001d14142ba76a1414dfff)), closes [nuxt/nuxt#33694](https://github.com/nuxt/nuxt/issues/33694)
-* **deps:** update dependency postcss to ^8.5.15 ([#14878](https://github.com/vuejs/core/issues/14878)) ([6e2bf14](https://github.com/vuejs/core/commit/6e2bf14df30333e0bc5438478780d6c7b2d7b231))
 * **runtime-core:** avoid repeated hydration mismatch checks ([#14857](https://github.com/vuejs/core/issues/14857)) ([170fc95](https://github.com/vuejs/core/commit/170fc95eb64b97024dcb3df770557065e2919aa8)), closes [#14855](https://github.com/vuejs/core/issues/14855)
 * **runtime-core:** skip idle persisted transition hooks in keep-alive moves ([#14865](https://github.com/vuejs/core/issues/14865)) ([80fc139](https://github.com/vuejs/core/commit/80fc139f90513943f1d0da20d353feec8a9ec894)), closes [#14031](https://github.com/vuejs/core/issues/14031)
 * **server-renderer:** propagate sync errors from `ssrRenderSuspense` ([#14804](https://github.com/vuejs/core/issues/14804)) ([4760997](https://github.com/vuejs/core/commit/47609975e294fbcc8017b6d68c9be38fa5508f36)), closes [nuxt/nuxt#28162](https://github.com/nuxt/nuxt/issues/28162)