Skip to content
This repository has been archived by the owner on Feb 6, 2021. It is now read-only.

Latest commit

 

History

History
300 lines (190 loc) · 12.9 KB

CHANGELOG.md

File metadata and controls

300 lines (190 loc) · 12.9 KB

v3.0.2 (2021-02-05)

🚀 Enhancement

Committers: 2

v3.0.1 (2019-10-01)

📝 Documentation

🏠 Internal

  • #321 Re-roll yarn.lock to avoid errors with yarn 1.19.0 (@rwjblue)

Committers: 3

v3.0.0 (2019-08-31)

💥 Breaking Change

🚀 Enhancement

  • #291 Update babel-plugin-htmlbars-inline-precompile to 2.0.0. (@rwjblue)

📝 Documentation

🏠 Internal

Committers: 3

Change Log

v2.1.0 (2018-12-13)

🚀 Enhancement

  • #156 Bring back support for Ember prior to 2.12 support (aka "bower support"). (@rwjblue)

🐛 Bug Fix

  • #148 Prevent duplicating inline precompile babel plugin (@arthirm)

🏠 Internal

  • #150 TravisCI: Remove deprecated sudo: false option (@Turbo87)

Committers: 3

v2.0.0 (2018-11-07)

💥 Breaking Change

🚀 Enhancement

🐛 Bug Fix

  • #114 Avoid setting up plugins per template (setup once per worker) (@arthirm)

Committers: 2

v1.0.5 (2018-10-12)

🚀 Enhancement

  • #115 Update ember-cli-babel peer dependency to support Babel 7 too. (@Turbo87)

Committers: 1

v1.0.4 (2018-10-04)

🐛 Bug Fix

Committers: 1

v1.0.3 (2018-06-02)

🚀 Enhancement

  • #106 Update minimum versions of dependencies.. (@rwjblue)
  • #102 Add support for importing from ember-cli-htmlbars-inline-precompile. (@Turbo87)

Committers: 2

v1.0.2 (2017-08-09)

🐛 Bug Fix

Committers: 2

v1.0.1 (2017-08-05)

🚀 Enhancement

  • #93 update ember-cli-babel version check and dependencies. (@mikrostew)

🐛 Bug Fix

  • #91 Adjust "ember-cli-babel" version check. (@Turbo87)

Committers: 2

v1.0.0 (2017-08-01)

🚀 Enhancement

  • #83 Enable parallel transpile using API in broccoli-babel-transpiler. (@mikrostew)

Committers: 1

v0.4.4 (2017-07-29)

🐛 Bug Fix

  • #88 Ensure ember-template-compiler does not mutate shared config object.. (@rwjblue)

Committers: 1

v0.4.3 (2017-05-10)

🚀 Enhancement

  • #81 Update ember-cli-version-checker to be aware of nested packages.. (@rwjblue)

Committers: 1

v0.4.2 (2017-05-03)

🐛 Bug Fix

  • #76 Fixes init call so this works in older versions of ember-cli. (@MiguelMadero)

Committers: 2

v0.4.1 (2017-05-02)

🚀 Enhancement

  • #72 Add helpful messaging when used in the wrong context.. (@rwjblue)

Committers: 1

v0.4.0 (2017-04-22)

🚀 Enhancement

  • #69 Make it work with ember-cli-babel@6 + ember-cli ^2.. (@rwjblue)

🐛 Bug Fix

Committers: 4

v0.4.0-beta.1 (2017-03-11)

🚀 Enhancement

  • #69 Make it work with ember-cli-babel@6 + ember-cli ^2.. (@rwjblue)

🐛 Bug Fix

Committers: 4

v0.3.6 (2016-11-04)

🐛 Bug Fix

Committers: 3

v0.3.5 (2016-08-11)

🐛 Bug Fix

  • #37 Fix AST plugin usage with inline precompiler.. (@rwjblue)

Committers: 2

v0.3.4 (2016-08-10)

🚀 Enhancement

  • #34 Provide template compiler cache key to babel plugin.. (@rwjblue)
  • #31 Noop if ember-cli-htmlbars has already registered the precompiler. (@offirgolan)

Committers: 3

v0.3.3 (2016-07-27)

🚀 Enhancement

Committers: 2

v0.3.2 (2016-05-22)

🚀 Enhancement

Committers: 2

0.3.1 (2015-09-12)

🚀 Enhancement

  • #23 Upgrade to ember-cli-htmlbars ^1.0.0. (@joliss)

Committers: 1

0.3.0 (2015-08-31)

🚀 Enhancement

  • #21 Fix usage within multi-EmberApp builds. (@ef4)

🐛 Bug Fix

  • #5 app.options doesn't exist when used in addons. (@wagenet)

Committers: 2

v0.1.2 (2015-06-26)

🚀 Enhancement

  • #12 Bump babel-plugin-htmlbars-inline-precompile to v0.0.3. (@pangratz)

Committers: 1

v0.1.1 (2015-06-13)

🚀 Enhancement

  • #10 Pump babel-plugin-htmlbars-inline-precompile to 0.0.2. (@pangratz)

Committers: 1