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

The Ember Times - Issue No. 77 #3722

Merged
merged 13 commits into from
Dec 14, 2018
10 changes: 6 additions & 4 deletions source/blog/2018-12-14-the-ember-times-issue-77.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: The Ember Times - Issue No. 77
author: Chris Ng, Jessica Jordan, Ryan Mark, Amy Lam, the crowd
author: Chris Ng, Jessica Jordan, Ryan Mark, Amy Lam, Kenneth Larsen, the crowd
tags: Recent Posts, Newsletter, Ember.js Times, Ember Times, 2018
alias : "blog/2018/12/14-the-ember-times-issue-77.html"
responsive: true
Expand All @@ -10,7 +10,7 @@ responsive: true

<SOME-INTRO-HERE-TO-KEEP-THEM-SUBSCRIBERS-READING>,

This week **boolean component arguments** 0️⃣1️⃣ are in for an **RFC**, want to learn more about component patterns 📚🧐?
This week **boolean component arguments** 0️⃣1️⃣ are in for an **RFC**, want to learn more about component patterns 📚🧐?, Ember 3.6 released 🚀

---

Expand All @@ -25,8 +25,10 @@ Leave your thoughts on how boolean arguments could be implemented for Ember comp

---

## [SECTION TITLE](#section-url)
## [Ember 3.6 released 🚀](https://emberjs.com/blog/2018/12/13/ember-3-6-released.html)
Ember 3.6 is out and ready to use. This release contains the last step of the **Native Class Constructor Update RFC**. This introduces native classes in Ember but with some caveats so remember to read the [release post]([Ember.js - Ember 3.6 Released](https://emberjs.com/blog/2018/12/13/ember-3-6-released.html#toc_new-features-2)) carefully before refactoring your code base.
Copy link
Member

Choose a reason for hiding this comment

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

I think the link for the release post is somewhat doubled regarding formatting. Would it be

[release post](https://emberjs.com/blog/2018/12/13/ember-3-6-released.html#toc_new-features-2)


Ember 3.6 also contains the final stage of the **router service RFC** which includes some new methods that can improve the way you deal with routing. There’s also new deprecations and some small fixes in Ember CLI so be sure to check out the complete [release post]([Ember.js - Ember 3.6 Released](https://emberjs.com/blog/2018/12/13/ember-3-6-released.html))
Copy link
Member

Choose a reason for hiding this comment

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

I think the same would apply here:

[release post](https://emberjs.com/blog/2018/12/13/ember-3-6-released.html#toc_new-features-2)


---

Expand Down Expand Up @@ -103,4 +105,4 @@ That's another wrap! ✨

Be kind,

Chris Ng, Jessica Jordan, Ryan Mark, Amy Lam, the crowd and the Learning Team
Chris Ng, Jessica Jordan, Ryan Mark, Amy Lam, Kenneth Larsen, the crowd and the Learning Team