Skip to content

Releases: ember-cli/ember-cli-htmlbars

Release 6.3.0

08 Aug 19:07
0238c14
Compare
Choose a tag to compare

πŸš€ Enhancement

  • #773 Adjust error message for re-exported class when it has a co-located template (@robinborst95)

πŸ› Bug Fix

Committers: 2

Release 6.2.0

17 Jan 21:51
Compare
Choose a tag to compare

πŸš€ Enhancement

  • #762 Upgrade to babel-plugin-ember-template-compilation v2 (@dfreeman)

Committers: 1

Release 6.1.1

08 Sep 21:13
@ef4 ef4
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #755 Fix template compilation in addons on ember-cli < 3.13. This was a regression in 6.1.0. (@mansona)

Committers: 1

Release 6.1.0

04 Jul 13:46
@ef4 ef4
Compare
Choose a tag to compare

πŸš€ Enhancement

  • #749 Drive all template compilation from babel (@ef4)

πŸ› Bug Fix

  • #747 Avoid registering babel-plugin-ember-template-compilation repeatedly (@dfreeman)
  • #741 Fix incorrect ember-source version check (@simonihmig)

πŸ“ Documentation

Committers: 3

Release 6.0.1

05 Dec 18:32
ff397bb
Compare
Choose a tag to compare

πŸ› Bug Fix

Committers: 1

Release 5.7.2

05 Dec 18:31
a14df43
Compare
Choose a tag to compare

πŸ› Bug Fix

Committers: 1

Release 6.0.0

14 Oct 18:23
Compare
Choose a tag to compare

πŸ’₯ Breaking Change

  • #724 Use simplified babel plugin on ember 3.27+ and drop unsupported node versions (@ef4)

πŸš€ Enhancement

  • #733 Avoid repeated encoding in getTemplateCompiler (@rwjblue)
  • #724 Use simplified babel plugin on ember 3.27+ and drop unsupported node versions (@ef4)

πŸ› Bug Fix

🏠 Internal

Committers: 3

Release 5.7.1

18 Mar 23:23
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #685 Ensure global is present for Node 10 + globalThis polyfill (@rwjblue)

Committers: 1

Release 5.7.0

18 Mar 00:35
Compare
Choose a tag to compare

πŸš€ Enhancement

  • #683 Disable the modules API polyfill on Ember 3.27+ (@pzuraq)

🏠 Internal

  • #684 Update babel-plugin-htmlbars-inline-precompile to 4.4.6. (@rwjblue)

Committers: 2

Release 5.6.5

12 Mar 15:48
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #680 Update inline template compilation plugin to avoid errors on rebuilds (@rwjblue)

Committers: 2