- Update minimum supported Node.js version to 10
- Chris Manson (@mansona)
- Tobias Bieniek (@Turbo87)
- abhilashlr (@abhilashlr)
- #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)
- Update minimum supported Node.js version to 10
- #40 Use HTML meta to store asset map information (@krallin)
- #41 Passthrough fingerprinted paths (@krallin)
- #43 Remove jQuery (@NullVoxPopuli)
- #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)
- Francesco Novy (@mydea)
- L. Preston Sego III (@NullVoxPopuli)
- Michael Head (@headquarters)
- Thomas Orozco (@krallin)
- Tobias Bieniek (@Turbo87)
- [ENHANCEMENT] Upgrade to Ember 3.0 (@mydea)
- [ENHANCEMENT] Tests passing (@mydea)
- [FIX] If ifa:placeholder meta tag is missing, do not fail with error
- [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 script tag.
- [BUG FIX] Add missing .class in lookupFactory
- [ENHANCEMENT] Safer deployment configuration override
- [ENHANCEMENT] Fix deprecation for lookupFactory
- [ENHANCEMENT] Ability to include asset map contents at build time (@simonihmig)
- [ENHANCEMENT] If there is no asset map file, set variable (assetMapFilename) to null (@andreasschacht)
- [BUG FIX] Replace asset_map_placeholder in tests/index.html as well (@trek)
- [ENHANCEMENT] Updating ember-cli version to 2.9.1
- [ENHANCEMENT] Addon is disabled by default
- [INTERNAL] Disable Fastboot tests
- [FEATURE] Support running application in a sub-directory (@drewtempelmeyer)
- [NOOP] Initial release