Vue is a JavaScript framework for building user interfaces. It builds on top of standard HTML, CSS and JavaScript, and provides a declarative and component-based programming model to efficiently develop user interfaces.

Release Released Active Support Security Support Commercial Support Latest
3 3 years and 7 months ago
(18 Sep 2020)
Yes Yes Unavailable 3.4.24
(22 Apr 2024)
2 7 years ago
(30 Sep 2016)
Ended 2 years ago
(18 Mar 2022)
Ended 3 months and 3 weeks ago
(31 Dec 2023)
Yes 2.7.16
(24 Dec 2023)
1 8 years ago
(27 Oct 2015)
No No Unavailable 1.0.28
(27 Sep 2016)

Vue does not have a fixed release cycle. Patch releases are released as needed. Minor releases always contain new features, with a typical time frame of 3-6 months in between. Minor releases always go through a beta pre-release phase. Major releases will be announced ahead of time, and will go through an early discussion phase and alpha / beta pre-release phases.

Every time a new major is released, the last minor in the previous major automatically becomes LTS for 18 months, receiving bug fixes and security patches. Then it becomes maintenance mode (security patches only) for another 18 months before entering end of life. “2.7” is the planned LTS release for the v2 cycle with an announced 2.x end of life on December 31, 2023.

Commercial support for Vue 2.x is available through the HeroDevs Never-Ending Support initiative. For more information, see NES Vue 2.6 and 2.7 docs.

More information is available on the Vue website.

You should be running one of the supported release numbers listed above in the rightmost column.

You can check the version that you are currently using by running:
npm list vue

You can submit an improvement to this page on GitHub :octocat: . This page has a corresponding Talk Page.

A JSON version of this page is available at /api/vue.json. See the API Documentation for more information. You can subscribe to the iCalendar feed at /calendar/vue.ics.