Skip to content
This repository has been archived by the owner on Mar 22, 2019. It is now read-only.

3.7 blog post #3743

Merged
merged 7 commits into from
Jan 11, 2019
Merged

3.7 blog post #3743

merged 7 commits into from
Jan 11, 2019

Conversation

MelSumner
Copy link
Contributor

Blog Post for 3.7

  • emberjs
  • ember-cli
  • ember-data

@kennethlarsen
Copy link
Member

kennethlarsen commented Dec 20, 2018

Ember.js

Ember Data

Ember CLI

### 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.
Copy link
Member

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.


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`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ember CLI 3.7sions

🤔


#### New Features (0)

No new features introduced in Ember CLI 3.7.
Copy link
Member

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

@kennethlarsen kennethlarsen changed the title [WIP] 3.7 blog post 3.7 blog post Jan 9, 2019
Copy link
Member

@jayjayjpg jayjayjpg left a 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

source/blog/2019-01-07-ember-3-7.md Outdated Show resolved Hide resolved
source/blog/2019-01-07-ember-3-7.md Outdated Show resolved Hide resolved
@kennethlarsen kennethlarsen merged commit b644089 into master Jan 11, 2019
@kennethlarsen kennethlarsen deleted the feature/blog-3-7 branch January 11, 2019 11:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants