File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.1 " ,
6- "newVersion" : " 3.0.0-alpha.2 " ,
5+ "oldVersion" : " 3.0.0-alpha.2 " ,
6+ "newVersion" : " 3.0.0-alpha.3 " ,
77 "tagName" : " alpha" ,
88 "constraints" : [
99 {
1010 "impact" : " patch" ,
1111 "reason" : " Appears in changelog section :bug: Bug Fix"
12- },
13- {
14- "impact" : " patch" ,
15- "reason" : " Appears in changelog section :house: Internal"
1612 }
1713 ],
1814 "pkgJSONPath" : " ./package.json"
1915 }
2016 },
21- "description" : " ## Release (2025-03-28)\n\n * babel-plugin-ember-template-compilation 3.0.0-alpha.2 (patch)\n\n #### :bug: Bug Fix\n * `babel-plugin-ember-template-compilation`\n * [#88 ](https://github.com/emberjs/babel-plugin-ember-template-compilation/pull/88) Fix a windows import bug ([@ef4](https://github.com/ef4)) \n\n #### :house: Internal \n * `babel-plugin-ember-template-compilation` \n * [#87](https://github.com/emberjs/babel-plugin-ember-template-compilation/pull/87) Windows tests ([@ef4](https://github.com/ef4)) \n * [#85](https://github.com/emberjs/babel-plugin-ember-template-compilation/pull/85) Replace eslint-plugin-node with eslint-plugin-n ([@ef4](https://github.com/ef4))\n\n #### Committers: 1\n - Edward Faulkner ([@ef4](https://github.com/ef4))\n "
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 "
2218}
Original file line number Diff line number Diff line change 22
33## Release (2025-03-28)
44
5+ * babel-plugin-ember-template-compilation 3.0.0-alpha.3 (patch)
6+
7+ #### :bug : Bug Fix
8+ * ` babel-plugin-ember-template-compilation `
9+ * [ #89 ] ( https://github.com/emberjs/babel-plugin-ember-template-compilation/pull/89 ) bugfix: wire is the default outputFormat ([ @ef4 ] ( https://github.com/ef4 ) )
10+
11+ #### Committers: 1
12+ - Edward Faulkner ([ @ef4 ] ( https://github.com/ef4 ) )
13+
14+ ## Release (2025-03-28)
15+
516* babel-plugin-ember-template-compilation 3.0.0-alpha.2 (patch)
617
718#### :bug : Bug Fix
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-plugin-ember-template-compilation" ,
3- "version" : " 3.0.0-alpha.2 " ,
3+ "version" : " 3.0.0-alpha.3 " ,
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