-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Conversation
Ember.js
Ember Data Ember CLI |
source/blog/2019-01-07-ember-3-7.md
Outdated
### Changes in Ember.js 3.7 | ||
Ember.js 3.7 is an incremental, backwards compatible release of Ember with bugfixes, performance improvements, and minor deprecations. There is zero (0) new feature, zero (0) deprecations, and three (3) bugfixes in this 3.7 version. | ||
|
||
Note that in Ember.js 3.7 support for Node 4 has been explicitly dropped. This means that if you are on Node 4 and want to upgrade you will need to upgrade your version of Node first. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we might want to mention here that Node 4 is no longer supported by the Node.js team either, and that Ember CLI had already dropped support in early 2018.
also, Node 6 support will end in the next few months, so maybe we should start to nudge people towards upgrading if they still use that.
source/blog/2019-01-07-ember-3-7.md
Outdated
|
||
This utility will help you to update your app or add-on to the latest Ember CLI 3.7sion. You will probably encounter merge conflicts, in which the default behavior is to let you resolve conflicts on your own. For more information on the `ember-cli-update` project, see [the github README](https://github.com/ember-cli/ember-cli-update). | ||
|
||
While it is recommended to keep Ember CLI 3.7sions in sync with Ember and Ember Data, this is not required. After updating ember-cli, you can keep your current 3.7sion(s) of Ember or Ember Data by editing `package.json` to re3.7t the changes to the lines containing `ember-source` and `ember-data`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ember CLI 3.7sions
🤔
source/blog/2019-01-07-ember-3-7.md
Outdated
|
||
#### New Features (0) | ||
|
||
No new features introduced in Ember CLI 3.7. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess ember-cli/ember-cli#8297 and ember-cli/ember-cli#8286 are somewhat noteworthy
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This reads great ✨ I only left two more small suggestions, otherwise this seems good to go
Blog Post for 3.7