Skip to content

Releases: ember-cli/ember-template-imports

Release 4.2.0

19 Nov 22:14
a465bdc
Compare
Choose a tag to compare

ember-template-imports 4.2.0 (minor)

🚀 Enhancement

Committers: 1

v4.1.3-ember-template-imports

21 Oct 20:16
767daac
Compare
Choose a tag to compare

🐛 Bug Fix

  • ember-template-imports

📝 Documentation

  • ember-template-imports

🏠 Internal

Committers: 2

v4.1.2-ember-template-imports: Prepare Release using 'release-plan' (#248)

24 Sep 14:54
a59c13a
Compare
Choose a tag to compare

Release (2024-09-24)

ember-template-imports 4.1.2 (patch)

🐛 Bug Fix

🏠 Internal

Committers: 2

Release 4.1.1

14 May 12:22
80d3a8b
Compare
Choose a tag to compare

🐛 Bug Fix

  • #236 Use this.parent instead of this.project when version checking (@Windvis)
  • #234 Add project description for intellisense (@runspired)

📝 Documentation

Committers: 3

Release 4.1.0

05 Feb 18:29
Compare
Choose a tag to compare

🚀 Enhancement

📝 Documentation

  • #231 add import guide for components, helpers, modifiers (@Parrryy)

🏠 Internal

Committers: 6

Release 4.0.0

18 Oct 03:43
Compare
Choose a tag to compare

💥 Breaking Change

  • #187 Use content-tag, which fixes all the bugs (@NullVoxPopuli)
    Additionally,
    • ember-cli-babel v8.2+ is required
    • ember-cli-htmlbars v6.3+ is required
    • for tooling authors, all exports have been removed. Use content-tag for your <template> parsing / location mapping needs.
    • for v1 addon and app users, this change fixes parsing bugs but otherwise should not be noticeable.
    • for v2 addon users, you're already using content-tag if you're using addon.gjs() from @embroider/addon-dev, and this change doesn't affect v2 addons.
  • #146 [Cleanup] Remove all traces of hbs (@NullVoxPopuli)
    The only supported strict-mode syntax is now <template>. See emberjs/rfcs#779
  • #138 Update to support only Node 16 and 18 (@chriskrycho)

🚀 Enhancement

🐛 Bug Fix

📝 Documentation

🏠 Internal

Committers: 9

Release 3.4.2

27 Mar 17:04
047203f
Compare
Choose a tag to compare

🐛 Bug Fix

🏠 Internal

Committers: 2

Release 3.4.1

30 Jan 16:00
7d395a2
Compare
Choose a tag to compare

🐛 Bug Fix

📝 Documentation

Committers: 2

Release 3.4.0

09 Nov 20:43
Compare
Choose a tag to compare

🚀 Enhancement

📝 Documentation

Committers: 2

Release 3.3.1

26 Oct 22:23
Compare
Choose a tag to compare

🐛 Bug Fix

Committers: 1