File tree Expand file tree Collapse file tree 3 files changed +15
-4
lines changed
Expand file tree Collapse file tree 3 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 22 "solution" : {
33 "babel-plugin-ember-template-compilation" : {
44 "impact" : " patch" ,
5- "oldVersion" : " 3.0.0-alpha.2 " ,
6- "newVersion" : " 3.0.0-alpha.3 " ,
5+ "oldVersion" : " 3.0.0-alpha.3 " ,
6+ "newVersion" : " 3.0.0-alpha.4 " ,
77 "tagName" : " alpha" ,
88 "constraints" : [
99 {
1414 "pkgJSONPath" : " ./package.json"
1515 }
1616 },
17- "description" : " ## Release (2025-03-28 )\n\n * babel-plugin-ember-template-compilation 3.0.0-alpha.3 (patch)\n\n #### :bug: Bug Fix\n * `babel-plugin-ember-template-compilation`\n * [#89 ](https://github.com/emberjs/babel-plugin-ember-template-compilation/pull/89) bugfix: wire is the default outputFormat ([@ef4](https://github.com/ef4))\n\n #### Committers: 1\n - Edward Faulkner ([@ef4](https://github.com/ef4))\n "
17+ "description" : " ## Release (2025-04-01 )\n\n * babel-plugin-ember-template-compilation 3.0.0-alpha.4 (patch)\n\n #### :bug: Bug Fix\n * `babel-plugin-ember-template-compilation`\n * [#91 ](https://github.com/emberjs/babel-plugin-ember-template-compilation/pull/91) Don't accidentally load ambient config during bindExpression ([@ef4](https://github.com/ef4))\n\n #### Committers: 1\n - Edward Faulkner ([@ef4](https://github.com/ef4))\n "
1818}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2025-04-01)
4+
5+ * babel-plugin-ember-template-compilation 3.0.0-alpha.4 (patch)
6+
7+ #### :bug : Bug Fix
8+ * ` babel-plugin-ember-template-compilation `
9+ * [ #91 ] ( https://github.com/emberjs/babel-plugin-ember-template-compilation/pull/91 ) Don't accidentally load ambient config during bindExpression ([ @ef4 ] ( https://github.com/ef4 ) )
10+
11+ #### Committers: 1
12+ - Edward Faulkner ([ @ef4 ] ( https://github.com/ef4 ) )
13+
314## Release (2025-03-28)
415
516* babel-plugin-ember-template-compilation 3.0.0-alpha.3 (patch)
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-plugin-ember-template-compilation" ,
3- "version" : " 3.0.0-alpha.3 " ,
3+ "version" : " 3.0.0-alpha.4 " ,
44 "description" : " Babel implementation of Ember's low-level template-compilation API" ,
55 "repository" : " https://github.com/emberjs/babel-plugin-ember-template-compilation" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments