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 "prettier-plugin-ember-template-tag" : {
44 "impact" : " patch" ,
5- "oldVersion" : " 2.1.3 " ,
6- "newVersion" : " 2.1.4 " ,
5+ "oldVersion" : " 2.1.4 " ,
6+ "newVersion" : " 2.1.5 " ,
77 "tagName" : " latest" ,
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 (2026-04-01 )\n\n * prettier-plugin-ember-template-tag 2.1.4 (patch)\n\n #### :bug: Bug Fix\n * `prettier-plugin-ember-template-tag`\n * [#425 ](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/pull/425) fix: externalize prettier/plugins/estree to prevent comment formatting crash ([@lifeart](https://github.com/lifeart)) \n\n #### :house: Internal \n * `prettier-plugin-ember-template-tag` \n * [#367 ](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/pull/367) Refactored code (Part 3) ([@ijlee2](https://github.com/ijlee2)) \n\n #### Committers: 2 \n - Alex Kanunnikov ([@lifeart](https://github.com/lifeart)) \n - Isaac Lee ([@ijlee2 ](https://github.com/ijlee2 ))\n "
17+ "description" : " ## Release (2026-04-17 )\n\n * prettier-plugin-ember-template-tag 2.1.5 (patch)\n\n #### :bug: Bug Fix\n * `prettier-plugin-ember-template-tag`\n * [#422 ](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/pull/422) Fix `templateExportDefault: true` not adding `export default` to bare module-level templates ([@Copilot ](https://github.com/apps/copilot-swe-agent)) \n\n #### Committers: 1 \n - Copilot [Bot] ([@copilot-swe-agent ](https://github.com/apps/copilot-swe-agent ))\n "
2218}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2026-04-17)
4+
5+ * prettier-plugin-ember-template-tag 2.1.5 (patch)
6+
7+ #### :bug : Bug Fix
8+ * ` prettier-plugin-ember-template-tag `
9+ * [ #422 ] ( https://github.com/ember-tooling/prettier-plugin-ember-template-tag/pull/422 ) Fix ` templateExportDefault: true ` not adding ` export default ` to bare module-level templates ([ @Copilot ] ( https://github.com/apps/copilot-swe-agent ) )
10+
11+ #### Committers: 1
12+ - Copilot [ Bot] ([ @copilot-swe-agent ] ( https://github.com/apps/copilot-swe-agent ) )
13+
314## Release (2026-04-01)
415
516* prettier-plugin-ember-template-tag 2.1.4 (patch)
Original file line number Diff line number Diff line change 11{
22 "name" : " prettier-plugin-ember-template-tag" ,
3- "version" : " 2.1.4 " ,
3+ "version" : " 2.1.5 " ,
44 "description" : " A prettier plugin for formatting Ember template tags" ,
55 "keywords" : [
66 " ember" ,
You can’t perform that action at this time.
0 commit comments