Skip to content

Releases: emberjs/ember-cli-babel

v7.26.6

18 May 20:23
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #407 Fix combination usages of compileModules along with other flags. (@rwjblue)

Committers: 1

v7.26.5

06 May 00:44
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #402 Fix compatibility with Ember 3.27+ when using compileModules: false. (@rwjblue)

Committers: 1

Release 7.26.4

28 Apr 15:13
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #394 Include addon name directory in 'treeForAddon' (mitigate issues with Embroider when using external helpers) (@charlespierce)
  • #400 Update _shouldHandleTypeScript to read from pkg.dependencies instead of relying on addons (@brendenpalmer)

Committers: 2

v7.26.3

26 Mar 18:53
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #396 fix modules-api version checker (@ef4)

Committers: 1

  • Edward Faulkner (@ef4)

Release 7.26.2

19 Mar 20:33
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #393 Avoid global deprecation with @ember/debug on Ember 3.27+ (@rwjblue)

Committers: 1

Release 7.26.1

18 Mar 20:51
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #392 Fix compatibility with ember-auto-import. (@rwjblue)
  • #391 Ensure getSupportedExtensions works when no config is provided. (@rwjblue)

Committers: 1

Release 7.26.0

18 Mar 17:55
Compare
Choose a tag to compare

πŸš€ Enhancement

  • #390 Refactor buildBabelOptions and introduce getSupportedExtensions. (@rwjblue)

🏠 Internal

Committers: 2

v7.25.0

17 Mar 20:59
Compare
Choose a tag to compare

πŸš€ Enhancement

  • #387 Do not transform imports to use the Ember global for ember-source@3.27 and higher (@patocallaghan)

πŸ› Bug Fix

Committers: 1

Release 7.24.0

16 Feb 16:11
Compare
Choose a tag to compare

πŸš€ Enhancement

πŸ› 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 without useBabelConfig option (@rwjblue)

πŸ“ Documentation

Committers: 4

Release 7.24.0-beta.2

19 Jan 21:14
Compare
Choose a tag to compare
Release 7.24.0-beta.2 Pre-release
Pre-release

πŸ› 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 without useBabelConfig option (@rwjblue)

Committers: 2