Skip to content

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

v0.10.0

Choose a tag to compare

@mansona mansona released this 10 Jun 14:06

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

Choose a tag to compare

@Turbo87 Turbo87 released this 27 Nov 08:38

💥 Breaking Change

🚀 Enhancement

📝 Documentation

🏠 Internal

Committers: 2

v0.8.1

Choose a tag to compare

@Turbo87 Turbo87 released this 27 Nov 08:38

🐛 Bug Fix

🏠 Internal

Committers: 2

v0.8.0

Choose a tag to compare

@Turbo87 Turbo87 released this 23 Oct 12:49

💥 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

Choose a tag to compare

@RuslanZavacky RuslanZavacky released this 13 Mar 14:07

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

v0.6.1

Choose a tag to compare

@RuslanZavacky RuslanZavacky released this 10 Oct 09:49

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

v0.6.0

Choose a tag to compare

@RuslanZavacky RuslanZavacky released this 09 Oct 16:28

[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

Choose a tag to compare

@RuslanZavacky RuslanZavacky released this 31 Aug 09:30

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

v0.5.1

Choose a tag to compare

@RuslanZavacky RuslanZavacky released this 31 Aug 09:31

[ENHANCEMENT] Fix deprecation for lookupFactory (@BnitoBzh)

v0.5.0

Choose a tag to compare

@RuslanZavacky RuslanZavacky released this 31 Aug 09:31

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