Skip to content

Commit 9093047

Browse files
jenweberkategengler
andcommitted
Apply Katie's section and feedback
Co-authored-by: Katie Gengler <[email protected]>
1 parent 10628db commit 9093047

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/ember-released-5-3.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ tags:
1111

1212
Today the Ember project is releasing version 5.3 of Ember.js, Ember Data, and Ember CLI. <!-- Block start: Uncomment if an LTS candidate --><!--This release of Ember.js is an LTS (Long Term Support) candidate. LTS candidates prioritize stability over the addition of new features, and have an extended support schedule.--><!-- Block end -->
1313

14-
This release kicks off the 5.3.1 beta cycle for all sub-projects. We encourage our community (especially addon authors) to help test these beta builds and report any bugs before they are published as a final release in six weeks' time. The [ember-try](https://github.com/ember-cli/ember-try) addon is a great way to continuously test your projects against the latest Ember releases.
14+
This release kicks off the 5.4 beta cycle for all sub-projects. We encourage our community (especially addon authors) to help test these beta builds and report any bugs before they are published as a final release in six weeks' time. The [ember-try](https://github.com/ember-cli/ember-try) addon is a great way to continuously test your projects against the latest Ember releases.
1515

1616
You can read more about our general release process here:
1717

@@ -36,15 +36,15 @@ Ember.js 5.3 introduced 0 bug fixes.
3636

3737
#### Features
3838

39-
Ember.js 5.3 introduced 2 features.
39+
Ember.js 5.3 introduced 0 features.
4040

4141
1. Feature description
4242
2. Feature description
4343

4444
#### Deprecations
4545

46-
Ember.js 5.3 introduced 0 deprecations.
47-
46+
Ember.js 5.3 introduced 1 deprecation.
47+
1. Deprecate implicit record loading in Ember Route per [RFC #774](https://rfcs.emberjs.com/id/0774-implicit-record-route-loading). Please see [the deprecation guide](https://deprecations.emberjs.com/v5.x#toc_deprecate-implicit-route-model) for more information.
4848
<!-- Block start: If there were no deprecations, remove this block -->
4949

5050
Deprecations are added to Ember.js when an API will be removed at a later date. Each deprecation has an entry in the deprecation guide describing the migration path to a more stable API. Deprecated public APIs are not removed until a major release of the framework.

0 commit comments

Comments
 (0)