Releases: emberjs/babel-plugin-ember-template-compilation
Releases · emberjs/babel-plugin-ember-template-compilation
v3.0.0-babel-plugin-ember-template-compilation
v3.0.0-alpha.4-babel-plugin-ember-template-compilation
v3.0.0-alpha.3-babel-plugin-ember-template-compilation
v3.0.0-alpha.2-babel-plugin-ember-template-compilation
Release (2025-03-28)
- babel-plugin-ember-template-compilation 3.0.0-alpha.2 (patch)
🐛 Bug Fix
🏠 Internal
babel-plugin-ember-template-compilation
Committers: 1
- Edward Faulkner (@ef4)
v3.0.0-alpha.1-babel-plugin-ember-template-compilation
v2.4.1-babel-plugin-ember-template-compilation
v3.0.0-alpha.0-babel-plugin-ember-template-compilation
v2.4.0-babel-plugin-ember-template-compilation: Merge pull request #74 from emberjs/release-preview
Release (2025-03-20)
babel-plugin-ember-template-compilation 2.4.0 (minor)
🚀 Enhancement
babel-plugin-ember-template-compilation
- #67 Lexical this (@ef4)
- #68 default globals implementation (@NullVoxPopuli)
🐛 Bug Fix
babel-plugin-ember-template-compilation
- #66 Widen @glimmer/syntax range (@NullVoxPopuli)
🏠 Internal
Committers: 2
- Edward Faulkner (@ef4)
- @NullVoxPopuli
v2.3.0-babel-plugin-ember-template-compilation: Merge pull request #60 from emberjs/release-preview
Release (2024-09-09)
babel-plugin-ember-template-compilation 2.3.0 (minor)
🚀 Enhancement
🏠 Internal
babel-plugin-ember-template-compilation
- #59 update dependencies (@patricklx)
Committers: 2
- Edward Faulkner (@ef4)
- Patrick Pircher (@patricklx)
v2.2.5-babel-plugin-ember-template-compilation: Merge pull request #56 from emberjs/release-preview
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
- Patrick Pircher (@patricklx)
- @NullVoxPopuli