Skip to content

Releases: ember-tooling/prettier-plugin-ember-template-tag

v2.1.0-prettier-plugin-ember-template-tag: Merge pull request #364 from ember-tooling/release-preview

23 Jul 02:01
0ceae89

Choose a tag to compare

Release (2025-07-23)

prettier-plugin-ember-template-tag 2.1.0 (minor)

🚀 Enhancement

  • prettier-plugin-ember-template-tag

🏠 Internal

Committers: 3

v2.0.6-prettier-plugin-ember-template-tag: Merge pull request #346 from ember-tooling/release-preview

05 Jun 19:35
7b5bc87

Choose a tag to compare

Release (2025-06-05)

prettier-plugin-ember-template-tag 2.0.6 (patch)

🐛 Bug Fix

  • prettier-plugin-ember-template-tag

🏠 Internal

  • prettier-plugin-ember-template-tag

Committers: 2

v2.0.5-prettier-plugin-ember-template-tag: Merge pull request #291 from ember-tooling/release-preview

31 Mar 18:11
d1eb458

Choose a tag to compare

Release (2025-03-31)

prettier-plugin-ember-template-tag 2.0.5 (patch)

🐛 Bug Fix

  • prettier-plugin-ember-template-tag
    • #341 Fix implied export default with satisfies (@ef4)

Committers: 1

  • Edward Faulkner (@ef4)

v2.0.4-prettier-plugin-ember-template-tag: Merge pull request #285 from ember-tooling/release-preview

06 Nov 20:38
abda230

Choose a tag to compare

Release (2024-11-06)

prettier-plugin-ember-template-tag 2.0.4 (patch)

🐛 Bug Fix

  • prettier-plugin-ember-template-tag

Committers: 1

v2.0.3-prettier-plugin-ember-template-tag: Merge pull request #282 from ember-tooling/release-preview

06 Nov 18:50
ef98641

Choose a tag to compare

Release (2024-11-06)

prettier-plugin-ember-template-tag 2.0.3 (patch)

🏠 Internal

Committers: 2

Release 2.0.2

03 Apr 20:28

Choose a tag to compare

🐛 Bug Fix

🏠 Internal

Committers: 1

Release 2.0.1

15 Mar 22:22

Choose a tag to compare

🐛 Bug Fix

  • #253 Fix errors when components contain multi-byte characters (@patricklx)

🤖 Dependencies

Committers: 1

Release 2.0.0

29 Dec 00:43

Choose a tag to compare

This version is essentially a re-write. We are switching from using ember-template-imports to parse template tags to the more robust content-tag preprocessor. This should result in fewer unhandled cases and other bugs. For example, this plugin can now format route templates from ember-route-template!

This is a breaking change in that we are breaking compatibility with the current version of eslint-plugin-ember. If you are running Prettier via eslint-plugin-ember and eslint-plugin-prettier1, you will need to follow the following compatibility table, which also appears in the README for this plugin:

eslint-plugin-ember prettier-plugin-ember-template-tag
<12 1.1.0
>=12.0.0-alpha.1 2+

1 Neither I nor the Prettier project recommend running Prettier this way.

Additionally, there are some formatting differences in this version as discussed in the following RFCs:

  • #192: <template> in CallExpression argument position
  • #193: Short templates in the top-level-of-a-class position

💥 Breaking Change

💥 Breaking Change / 🚀 Enhancement / 🤖 Dependencies

🚀 Enhancement

  • #178 Disable minification for easier debugging.

🤖 Dependencies

Committers: 3

Release 2.0.0-2

29 Dec 00:22

Choose a tag to compare

Release 2.0.0-2 Pre-release
Pre-release

🐛 Bug Fix

Committers: 1

Release 2.0.0-1

28 Dec 23:06

Choose a tag to compare

Release 2.0.0-1 Pre-release
Pre-release

💥 Breaking Change

🚀 Enhancement

🐛 Bug Fix

🤖 Dependencies

Committers: 1