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

Commit 6fd56ce

Browse files
chrisrngjayjayjpg
authored andcommitted
docs(embertimes79): ember-cli-babel beta release (#3755)
1 parent a749c77 commit 6fd56ce

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

source/blog/2019-01-04-the-ember-times-issue-79.md

+11-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: The Ember Times - Issue No. 79
3-
author: Jessica Jordan, Kenneth Larsen, Michael Schinis, the crowd
3+
author: Chris Ng, Jessica Jordan, Kenneth Larsen, Michael Schinis, the crowd
44
tags: Recent Posts, Newsletter, Ember.js Times, Ember Times, 2019
55
alias : "blog/2019/01/04-the-ember-times-issue-79.html"
66
responsive: true
77
---
88

99
Blein Vie Noa, Emberistas! 🐹🎆🎇
1010

11-
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...
11+
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**!
1212

1313
---
1414

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

6767
---
6868

69-
## [SECTION TITLE](#section-url)
69+
## [New Beta Release for ember-cli-babel 🎉](https://twitter.com/pzuraq/status/1075856318798344192)
70+
71+
[@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)!
72+
73+
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.
74+
75+
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.
7076

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

7279
---
7380

@@ -124,4 +131,4 @@ That's another wrap! ✨
124131

125132
Be kind,
126133

127-
Jessica Jordan, Kenneth Larsen the crowd and the Learning Team
134+
Chris Ng, Jessica Jordan, Kenneth Larsen the crowd and the Learning Team

0 commit comments

Comments
 (0)