Blueprint Changes
Changelog
-
#9039 Remove long enabled EMBER_CLI_SYSTEM_TEMP experiment. @rwjblue
-
#9038 Remove EMBER_CLI_DELAYED_TRANSPILATION experiment. @rwjblue
-
#9009 Use
eslint
andember-template-lint
directly (no longer lint during builds/rebuilds by default) @dcyriller- Drop ember-cli-eslint/ember-cli-template-lint in favor of using eslint + ember-template-lint directly
- Ensure
npm test
/yarn test
fail whenlint:js
orlint:hbs
fail - Ensure
npm test
/yarn test
in an addon fails if ember-try scenarios fail
-
#9042 Include API documentation
yuidoc
JSON output when publishing @sivakumar-kailasam -
#9045 Add final newline in CONTRIBUTING.md @kellyselden
Thank you to all who took the time to contribute!