Skip to content

Latest commit

 

History

History
45 lines (38 loc) · 1.62 KB

emberjs.md

File metadata and controls

45 lines (38 loc) · 1.62 KB
title permalink iconSlug alternate_urls layout category sortReleasesBy releasePolicyLink changelogTemplate activeSupportColumn releaseDateColumn releases
Ember
/emberjs
emberdotjs
/ember
post
framework
releaseCycle
true
true
releaseCycle release support eol latest
4
2021-12-28
true
false
4.2.0
releaseCycle lts release support eol latest
3.28
true
2021-12-20
2022-08-29
2023-01-02
3.28.8
releaseCycle lts release support eol latest
3.24
true
2021-02-25
2021-11-04
2022-03-10
3.24.6

Ember is an open-source JavaScript web framework for building modern web applications.

Ember follows Semantic Versioning. The Ember team aims to ship new features in minor releases, and make major releases as rare as possible. A minor release is published about once every six weeks.

Once a release of Ember gets promoted to LTS, it receives bugfixes for 36 weeks and security updates for 54 weeks.

An LTS is declared roughly every 4 minor versions, excluding the x.0 minor version. The last minor version before the next major release is also considered to be an LTS. For example, in Ember 2.x, the following versions were considered LTS's: 2.4, 2.8, 2.12, 2.16, and 2.18 (last version).

Before a version can be called an "LTS" release, it has to spend at least 6 weeks as a stable release, where it is used and tested by thousands of developers.