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

Commit

Permalink
docs(embertimes79): ember-cli-babel beta release (#3755)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisrng authored Jan 3, 2019
1 parent 0f92dca commit 29fac7f
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions source/blog/2019-01-04-the-ember-times-issue-79.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: The Ember Times - Issue No. 79
author: Jessica Jordan, Kenneth Larsen, Michael Schinis, the crowd
author: Chris Ng, Jessica Jordan, Kenneth Larsen, Michael Schinis, the crowd
tags: Recent Posts, Newsletter, Ember.js Times, Ember Times, 2019
alias : "blog/2019/01/04-the-ember-times-issue-79.html"
responsive: true
---

Blein Vie Noa, Emberistas! 🐹🎆🎇

The new year starts off with loads of **new RFCs**! Read more about **extending** the **Ember Inspector** 👓🐹, and suggested **deprecations** of **Route render** methods and selected **ApplicationController properties** �! We also have a new RFC for a brand new look of emberjs.com...
The new year starts off with loads of **new RFCs**! Read more about **extending** the **Ember Inspector** 👓🐹, and suggested **deprecations** of **Route render** methods and selected **ApplicationController properties** �! We also have a new RFC for a brand new look of emberjs.com! And a new beta release of **ember-cli-babel**!

---

Expand Down Expand Up @@ -66,8 +66,15 @@ Our friends are Algolia have enabled us to improve API docs search performance b

---

## [SECTION TITLE](#section-url)
## [New Beta Release for ember-cli-babel 🎉](https://twitter.com/pzuraq/status/1075856318798344192)

[@pzuraq](https://github.com/pzuraq) recently announced the release of [ember-cli-babel@v7.3.0-beta.1](https://github.com/babel/ember-cli-babel/tree/v7.3.0-beta.1)!

The plugin [ember-cli-babel](https://github.com/babel/ember-cli-babel) uses [Babel](https://github.com/babel) and [babel-preset-env](https://github.com/babel/babel-preset-env) to allow us to use ES6 syntax within our Ember CLI project.

With the 7.3.0 beta release, the `includeExternalHelpers` option is now available. This option controls deduplicating the default Babel helper functions by putting them in a shared module and lowering the payload size.

To read more on the `includeExternalHelpers` check out the [docs](https://github.com/babel/ember-cli-babel/#external-helpers)!

---

Expand Down Expand Up @@ -124,4 +131,4 @@ That's another wrap! ✨

Be kind,

Jessica Jordan, Kenneth Larsen the crowd and the Learning Team
Chris Ng, Jessica Jordan, Kenneth Larsen the crowd and the Learning Team

0 comments on commit 29fac7f

Please sign in to comment.