# Announcing Vue 3.5

DevFeed: [Announcing Vue 3.5](<https://devfeed.tech/articles/announcing-vue-3-5-3011.md>)

Original publisher: [Read original article](<https://blog.vuejs.org/posts/vue-3-5>)

Published: 2024-09-01T00:00:00Z

Content type: release

Language: en

Sources: [The Vue Point](<https://devfeed.tech/sources/the-vue-point.md>)

Topics: [Web Development](<https://devfeed.tech/topics/web-development.md>)

Tags: [accessibility](<https://devfeed.tech/tags/accessibility.md>), [api](<https://devfeed.tech/tags/api.md>), [feature](<https://devfeed.tech/tags/feature.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [memory](<https://devfeed.tech/tags/memory.md>), [performance](<https://devfeed.tech/tags/performance.md>), [reactive](<https://devfeed.tech/tags/reactive.md>), [release](<https://devfeed.tech/tags/release.md>), [server](<https://devfeed.tech/tags/server.md>), [vue](<https://devfeed.tech/tags/vue.md>)

## AI overview

Vue 3.5 is a minor release with no breaking changes. It improves reactivity performance and memory usage, stabilizes reactive props destructuring, and adds server-side rendering enhancements including lazy hydration and stable application IDs.

## Source excerpt

Today we are excited to announce the release of Vue 3.5 "Tengen Toppa Gurren Lagann"! This minor release contains no breaking changes and includes both internal improvements and useful new features. We will cover some highlights in this blog post - for a full list of changes and new features, please consult the full changelog on GitHub.