Skip to content

Commit 217b82d

Browse files
committed
add releases overview blurb
1 parent 3ae1b30 commit 217b82d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@ consumers using older versions by focusing on providing the most robust release
4040
## Mitigating Effects
4141

4242
- The API Docs will continue to function as expected except that when viewing docs for EmberData the version dropdown will only include versions available for EmberData. Additionally, linking from places in the EmberData API docs to the Ember API docs will take you to the matching version number of Ember - not necessarily the most recently released version of Ember.
43-
- The releases overview on the website \_\_\_\_
4443
- EmberData's README has added a compatibility table
4544
- 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
4645
- EmberData will begin setting an explicit peerDependency on ember-source set to all tested compatible versions matching the range specified in the release notes
4746
- Note: this peerDependency will at times be much broader than EmberData's official LTS support policy of "last 2 ember-source LTS releases".
48-
- ember-cli will ship the latest version of EmberData at times of release in the new app blueprint
47+
- ember-cli will ship the latest version of EmberData at times of release in the new app blueprint.
48+
- 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).
4949

5050
## Examples
5151

0 commit comments

Comments
 (0)