Releases: adopted-ember-addons/ember-cli-ifa
Releases · adopted-ember-addons/ember-cli-ifa
v0.10.0
v0.10.0 (2020-06-10)
💥 Breaking Change
- Update minimum supported Node.js version to 10
🐛 Bug Fix
🏠 Internal
Committers: 3
- Chris Manson (@mansona)
- Tobias Bieniek (@Turbo87)
- abhilashlr (@abhilashlr)
v0.9.0
💥 Breaking Change
🚀 Enhancement
📝 Documentation
🏠 Internal
Committers: 2
v0.8.1
🐛 Bug Fix
🏠 Internal
- #73 Modernise and fix fastboot tests (@Turbo87)
- #68 Simplify acceptance test (@Turbo87)
- #65 Use prettier to format JS code (@Turbo87)
- #64 Add dependabot config file (@Turbo87)
- #58 Replace
ember-cli-eslint
with regular ESLint (@Turbo87) - #55 Update
.npmignore
file (@Turbo87)
Committers: 2
v0.8.0
💥 Breaking Change
- Update minimum supported Node.js version to 10
🚀 Enhancement
- #40 Use HTML meta to store asset map information (@krallin)
- #41 Passthrough fingerprinted paths (@krallin)
- #43 Remove jQuery (@NullVoxPopuli)
🐛 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
- Francesco Novy (@mydea)
- L. Preston Sego III (@NullVoxPopuli)
- Michael Head (@headquarters)
- Thomas Orozco (@krallin)
- Tobias Bieniek (@Turbo87)
v0.7.0
v0.6.1
[FIX] If ifa:placeholder
meta tag is missing, do not fail with error
v0.6.0
[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
[BUG FIX] Add missing .class in lookupFactory (@BnitoBzh)
[ENHANCEMENT] Safer deployment configuration override (@jrjohnson)
v0.5.1
v0.5.0
[ENHANCEMENT] Ability to include asset map contents at build time (@simonihmig)