Skip to content

Commit 3d9ee9b

Browse files
committed
appease lint finally 🤞
1 parent 181187c commit 3d9ee9b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎content/updates-to-ember-data-versioning-strategy.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tags:
1010
- ember-data
1111
---
1212

13-
# Updates To The EmberData Lockstep Versioning Strategy
13+
## Updates To The EmberData Lockstep Versioning Strategy
1414

1515
Today the EmberData team is excited to announce changes to how we manage lockstep
1616
versioning with the broader Ember.js project.
@@ -35,6 +35,7 @@ consumers using older versions by focusing on providing the most robust release
3535
- New minor releases of EmberData will coincide with Ember.js' six week release cadence when EmberData releases a new minor.
3636
- These changes do not affect how and when ember-source and ember-cli release.
3737
- These changes do not change EmberData's LTS support policy or its ember-source LTS support policy.
38+
3839
- The latest EmberData release will always support the last two ember-source LTS releases.
3940

4041
## Mitigating Effects
@@ -43,6 +44,7 @@ consumers using older versions by focusing on providing the most robust release
4344
- EmberData's README has added a compatibility table.
4445
- New releases (including patch and lts releases) of EmberData beginning today will always list the range of compatible ember-source versions in the release notes at time of release
4546
- EmberData will begin setting an explicit peerDependency on ember-source set to all tested compatible versions matching the range specified in the release notes
47+
4648
- Note: this peerDependency will at times be much broader than EmberData's official LTS support policy of "last 2 ember-source LTS releases".
4749
- ember-cli will ship the latest version of EmberData at times of release in the new app blueprint.
4850
- The releases overview on the website will continue to offer instructions for installing the latest version of Ember.js, which will include the latest version of EmberData (see previous bullet point). The LTS page will be updated to track both the Ember.js and EmberData LTS.

0 commit comments

Comments
 (0)