The Vue Point

Updates, tips & opinions from the maintainers of Vue.js.

  • Published on

    Announcing Vue 3.4

    Today we're excited to announce the release of Vue 3.4 "πŸ€ Slam Dunk"!

    This release includes some substantial internal improvements - most notably a rewritten template parser that is 2x faster, and a refactored reactivity system that makes effect triggering more accurate and efficient. It also packs a number of quality-of-life API improvements, including the stabilization of defineModel and a new same-name shorthand when binding props.

    This post provides an overview of the highlighted features in 3.4. For the full list of changes, please consult the full changelog on GitHub.

  • Published on

    Vue 2 is Approaching End Of Life

    With 2024 almost upon us, we would like to take this opportunity to remind the Vue community that Vue 2 will reach End of Life (EOL) on December 31st, 2023.

    Vue 2.0 was released more than 7 years ago in 2016. It was a major milestone in Vue's journey of becoming a mainstream framework. Many current Vue users started using Vue during the Vue 2 era, and many great things have been built with it.

    However, active maintenance of two major versions in parallel isn't sustainable for us. As Vue 3 and its ecosystem have matured, it is time for the team to move on and focus our energy on the latest major version.

  • Published on

    Announcing Vue 3.3

    Today we're excited to announce the release of Vue 3.3 "Rurouni Kenshin"!

    This release is focused on developer experience improvements - in particular, SFC <script setup> usage with TypeScript. Together with the 1.6 release of Vue Language Tools (previously known as Volar), we have resolved many long-standing pain points when using Vue with TypeScript.

    This post provides an overview of the highlighted features in 3.3. For the full list of changes, please consult the full changelog on GitHub.

  • Published on

    Volar: a New Beginning

    Most users of Volar know it as the official Vue.js VSCode extension. It started as a personal project when the official recommendation was still Vetur, and over time got adopted as the new official extension due to improved architecture and performance.

    As a project created to improve the quality of life for developers, we spent over two years before reaching 1.0, and have been continuously shipping stability improvements.

    But we've still got more work to do, and there are exciting plans for 2023.

  • Published on

    2022 Year In Review

    Happy new year, Vue community! With 2023 upon us, we would like to take this opportunity to recap what happened in 2022, and discuss what to expect in 2023.

  • Published on

    On Escape's Vue 2 to Svelte Migration

    Recently, folks at Escape shared a blog post talking about their migration from Vue 2 to Svelte, and compared Vue 3 with Svelte. We found that the article contained a number of inaccuracies. In this post, we will share some thoughts from our perspective and hope to clarify the potential misconceptions the post could give rise to.

  • Published on

    Volar 1.0 "Nika" Released!

    We are happy to announce that we have released v1.0 of Volar, the official IDE/TS tooling support for Vue! πŸŽ‰

    This major version ships with tons of improvements across the board. In addition to improving UX, performance, and package size, we also released Plugin API v1 and refactored the core code to be framework-agnostic.

    ζ³¨οΌšη΅ε°Ύι™„ζœ‰δΈ­ζ–‡η‰ˆζœ¬ (There is Chinese version of this post at the end)。

  • Published on

    Vue 3.2 Released!

    We are excited to announce the release of Vue.js 3.2 "Quintessential Quintuplets"! This release includes many significant new features and performance improvements, and contains no breaking changes.

  • Published on

    Reflections for 2020-2021

    With a new year upon us, we also have a new blog! In this post, we would like to take a look back at some of the highlights from 2020, as well as some ideas we have for 2021.

  • Published on

    Announcing Vue 3.0 "One Piece"

    one-piece-logo

    Today we are proud to announce the official release of Vue.js 3.0 "One Piece". This new major version of the framework provides improved performance, smaller bundle sizes, better TypeScript integration, new APIs for tackling large scale use cases, and a solid foundation for long-term future iterations of the framework.