Skip to content

Releases: adopted-ember-addons/ember-cli-ifa

v0.10.0

10 Jun 14:06
Compare
Choose a tag to compare

v0.10.0 (2020-06-10)

💥 Breaking Change

  • Update minimum supported Node.js version to 10

🐛 Bug Fix

  • #176 Fix error - Inject empty meta tag when addon not enabled (@mansona)

🏠 Internal

Committers: 3

v0.9.0

27 Nov 08:38
Compare
Choose a tag to compare

💥 Breaking Change

🚀 Enhancement

📝 Documentation

🏠 Internal

Committers: 2

v0.8.1

27 Nov 08:38
Compare
Choose a tag to compare

🐛 Bug Fix

🏠 Internal

Committers: 2

v0.8.0

23 Oct 12:49
Compare
Choose a tag to compare

💥 Breaking Change

  • Update minimum supported Node.js version to 10

🚀 Enhancement

🐛 Bug Fix

  • #54 Ensure that we don't write undefined into the <meta> element value (@Turbo87)
  • #51 Fall back to name in resolve (@mydea)
  • #53 Fix broken test/index.html mutation (@Turbo87)
  • #42 Catch errors if asset-map fails to load (@headquarters)

Committers: 5

v0.7.0

13 Mar 14:07
Compare
Choose a tag to compare

[ENHANCEMENT] Refactor initializer, upgrade to Ember 3.0, re-initiate tests (@mydea)

v0.6.1

10 Oct 09:49
Compare
Choose a tag to compare

[FIX] If ifa:placeholder meta tag is missing, do not fail with error

v0.6.0

09 Oct 16:28
Compare
Choose a tag to compare

[ENHANCEMENT] Add is enabled by default
[ENHANCEMENT] Use meta tag to pass asset file name into the asset-map service to avoid CSP issue with a script tag.

v0.5.2

31 Aug 09:30
Compare
Choose a tag to compare

[BUG FIX] Add missing .class in lookupFactory (@BnitoBzh)
[ENHANCEMENT] Safer deployment configuration override (@jrjohnson)

v0.5.1

31 Aug 09:31
Compare
Choose a tag to compare

[ENHANCEMENT] Fix deprecation for lookupFactory (@BnitoBzh)

v0.5.0

31 Aug 09:31
Compare
Choose a tag to compare

[ENHANCEMENT] Ability to include asset map contents at build time (@simonihmig)