Skip to content

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

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

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

08 May 02:05
16a6d40
Compare
Choose a tag to compare

Release (2024-05-08)

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

🐛 Bug Fix

  • babel-plugin-ember-template-compilation

Committers: 1

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

03 May 13:47
010bec7
Compare
Choose a tag to compare

Release (2024-05-03)

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

🐛 Bug Fix

  • babel-plugin-ember-template-compilation

🏠 Internal

Committers: 2

Release 2.2.2

17 Apr 19:10
@ef4 ef4
Compare
Choose a tag to compare

🐛 Bug Fix

Committers: 1

Release 2.2.1

01 Nov 20:21
@ef4 ef4
Compare
Choose a tag to compare

🐛 Bug Fix

  • #32 Preserve used imports when interoperating with transform-typescript (@patricklx, @ef4)

Committers: 1

  • Edward Faulkner (@ef4)

Release 2.2.0

03 Aug 19:03
@ef4 ef4
Compare
Choose a tag to compare

🚀 Enhancement

  • #28 Don't require compiler when targetFormat='hbs' (@ef4)

🏠 Internal

Committers: 1

  • Edward Faulkner (@ef4)

Release 2.1.1

15 Jul 22:32
@ef4 ef4
Compare
Choose a tag to compare

🏠 Internal

  • #26 Update babel-import-util (@ef4)

Committers: 1

  • Edward Faulkner (@ef4)

Release 2.1.0

08 Jul 19:49
@ef4 ef4
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

  • #25 Don't bring a separate @babel/traverse (@ef4)
  • #24 fix: @babel/traverse is a dependency not a dev-dependency (@runspired)

Committers: 3

Release 2.0.3

19 May 13:15
@ef4 ef4
Compare
Choose a tag to compare

🐛 Bug Fix

  • #20 Fix entity encoding in source-to-source mode (@ef4)

Committers: 1

  • Edward Faulkner (@ef4)

Release 2.0.2

05 Apr 17:40
@ef4 ef4
Compare
Choose a tag to compare

🐛 Bug Fix

  • #19 Replace Identifier only if key and value are different in the scope (@candunaj)

Committers: 1