Skip to content

Commit f128103

Browse files
Update content/updates-to-ember-data-versioning-strategy.md
Co-authored-by: Krystan HuffMenne <[email protected]>
1 parent ce0816f commit f128103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ consumers using older versions by focusing on providing the most robust release
4242

4343
- The API Docs will continue to function as expected. It's worth noting that when viewing docs for EmberData the version dropdown will only include versions available for EmberData. Additionally, links 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.
4444
- EmberData's README has added a compatibility table.
45-
- 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 the time of release.
45+
- 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 the time of release.
4646
- EmberData will begin setting an explicit peerDependency on ember-source set to all tested compatible versions matching the range specified in the release notes.
4747

4848
- Note: this peerDependency will at times be much broader than EmberData's official LTS support policy of "last 2 ember-source LTS releases".

0 commit comments

Comments
 (0)