Releases: emberjs/ember-cli-babel
Releases Β· emberjs/ember-cli-babel
v7.26.6
v7.26.5
Release 7.26.4
π Bug Fix
- #394 Include addon name directory in 'treeForAddon' (mitigate issues with Embroider when using external helpers) (@charlespierce)
- #400 Update
_shouldHandleTypeScript
to read frompkg.dependencies
instead of relying onaddons
(@brendenpalmer)
Committers: 2
- Brenden Palmer (@brendenpalmer)
- Charles Pierce (@charlespierce)
v7.26.3
Release 7.26.2
Release 7.26.1
Release 7.26.0
π Enhancement
π Internal
- #388 Change name of variable to be more accurate (@patocallaghan)
Committers: 2
- Pat O'Callaghan (@patocallaghan)
- Robert Jackson (@rwjblue)
v7.25.0
π Enhancement
- #387 Do not transform imports to use the Ember global for [email protected] and higher (@patocallaghan)
π Bug Fix
- #385 Update babel plugins and pin to @babel/[email protected] (@patocallaghan)
Committers: 1
- Pat O'Callaghan (@patocallaghan)
- Chris Garrett (@pzuraq)
Release 7.24.0
π Enhancement
- #371 Adds support for babel config file (@suchitadoshi1987)
π Bug Fix
- #381 Update babel configuration dependencies. (@rwjblue)
- #378 Ensure decorators are transpiled properly when the decorator identifier is aliased within the decorated method (@rwjblue)
- #368 fix: avoid assuming host app has
ember-cli-babel
installed (@alexlafroscia) - #377 Avoid repeatedly checking the
ember-cli
version (@rwjblue) - #376 Ensure
babel.config.js
is not used withoutuseBabelConfig
option (@rwjblue)
π Documentation
- #380 (docs) Update description of throwUnlessParallelizable option (@SergeAstapov)
Committers: 4
- Alex LaFroscia (@alexlafroscia)
- Robert Jackson (@rwjblue)
- Sergey Astapov (@SergeAstapov)
- Suchita Doshi (@suchitadoshi1987)
Release 7.24.0-beta.2
π Bug Fix
- #378 Ensure decorators are transpiled properly when the decorator identifier is aliased within the decorated method (@rwjblue)
- #368 fix: avoid assuming host app has
ember-cli-babel
installed (@alexlafroscia) - #377 Avoid repeatedly checking the
ember-cli
version (@rwjblue) - #376 Ensure
babel.config.js
is not used withoutuseBabelConfig
option (@rwjblue)
Committers: 2
- Alex LaFroscia (@alexlafroscia)
- Robert Jackson (@rwjblue)