Skip to content

Releases: emberjs/babel-plugin-ember-template-compilation

v3.0.0-babel-plugin-ember-template-compilation

06 May 17:41
3750b25
Compare
Choose a tag to compare

Release (2025-03-26)

  • babel-plugin-ember-template-compilation 3.0.0-alpha.1 (major)

💥 Breaking Change

babel-plugin-ember-template-compilation
#77 Convert to esm (@ef4)
#75 Drop support for node < 18 (@ef4)

Committers: 1

  • Edward Faulkner (@ef4)

v3.0.0-alpha.4-babel-plugin-ember-template-compilation

01 Apr 20:21
1bc2341
Compare
Choose a tag to compare

Release (2025-04-01)

  • babel-plugin-ember-template-compilation 3.0.0-alpha.4 (patch)

🐛 Bug Fix

  • babel-plugin-ember-template-compilation
    • #91 Don't accidentally load ambient config during bindExpression (@ef4)

Committers: 1

  • Edward Faulkner (@ef4)

v3.0.0-alpha.3-babel-plugin-ember-template-compilation

28 Mar 20:11
df895a1
Compare
Choose a tag to compare

Release (2025-03-28)

  • babel-plugin-ember-template-compilation 3.0.0-alpha.3 (patch)

🐛 Bug Fix

  • babel-plugin-ember-template-compilation
    • #89 bugfix: wire is the default outputFormat (@ef4)

Committers: 1

  • Edward Faulkner (@ef4)

v3.0.0-alpha.2-babel-plugin-ember-template-compilation

28 Mar 16:26
c3e0e53
Compare
Choose a tag to compare

Release (2025-03-28)

  • babel-plugin-ember-template-compilation 3.0.0-alpha.2 (patch)

🐛 Bug Fix

  • babel-plugin-ember-template-compilation
    • #88 Fix a windows import bug (@ef4)

🏠 Internal

  • babel-plugin-ember-template-compilation
    • #87 Windows tests (@ef4)
    • #85 Replace eslint-plugin-node with eslint-plugin-n (@ef4)

Committers: 1

  • Edward Faulkner (@ef4)

v3.0.0-alpha.1-babel-plugin-ember-template-compilation

26 Mar 19:53
a86cda0
Compare
Choose a tag to compare

Release (2025-03-26)

  • babel-plugin-ember-template-compilation 3.0.0-alpha.1 (major)

🐛 Bug Fix

  • babel-plugin-ember-template-compilation
    • #83 Don't try to auto-detect ember template compiler when targetFormat do… (@ef4)

Committers: 1

  • Edward Faulkner (@ef4)

v2.4.1-babel-plugin-ember-template-compilation

Release (2025-03-26)

babel-plugin-ember-template-compilation 2.4.1 (patch)

🐛 Bug Fix

  • babel-plugin-ember-template-compilation
    • #80 Fix incorrect "this" binding when there's a TypeScript this arg in scope (@ef4)

Committers: 1

  • Edward Faulkner (@ef4)

v3.0.0-alpha.0-babel-plugin-ember-template-compilation

25 Mar 19:59
035fb54
Compare
Choose a tag to compare

Release (2025-03-25)

  • babel-plugin-ember-template-compilation 3.0.0-alpha.0 (major)

💥 Breaking Change

  • babel-plugin-ember-template-compilation

Committers: 1

  • Edward Faulkner (@ef4)

v2.4.0-babel-plugin-ember-template-compilation: Merge pull request #74 from emberjs/release-preview

20 Mar 19:14
4f3e74c
Compare
Choose a tag to compare

Release (2025-03-20)

babel-plugin-ember-template-compilation 2.4.0 (minor)

🚀 Enhancement

🐛 Bug Fix

  • babel-plugin-ember-template-compilation

🏠 Internal

  • babel-plugin-ember-template-compilation
    • #73 Make our tests use async babel (@ef4)

Committers: 2

v2.3.0-babel-plugin-ember-template-compilation: Merge pull request #60 from emberjs/release-preview

09 Sep 18:30
cdbabfd
Compare
Choose a tag to compare

Release (2024-09-09)

babel-plugin-ember-template-compilation 2.3.0 (minor)

🚀 Enhancement

  • babel-plugin-ember-template-compilation
    • #62 Provide a default compilerPath (@ef4)

🏠 Internal

  • babel-plugin-ember-template-compilation

Committers: 2

v2.2.5-babel-plugin-ember-template-compilation: Merge pull request #56 from emberjs/release-preview

10 May 15:22
70b7fb4
Compare
Choose a tag to compare

Release (2024-05-10)

babel-plugin-ember-template-compilation 2.2.5 (patch)

🐛 Bug Fix

  • babel-plugin-ember-template-compilation
    • #53 Problem with generating scope locals (the wire format array) when scope bag (the object) has aliasing properties (non-shorthand) (@NullVoxPopuli)
    • #54 fix 🎬 2 (@patricklx)

🏠 Internal

  • babel-plugin-ember-template-compilation
    • #55 replace babel.parse with babel.template.expression.ast (@patricklx)

Committers: 2