v2.2.5-babel-plugin-ember-template-compilation: Merge pull request #56 from emberjs/release-preview
github-actions
released this
10 May 15:22
·
10 commits
to main
since this release
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