All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added ember-cli-yuidoc, yuidoc-ember-theme, yuidoc documentation.
- Added
jsconfig.json
. - Added
.prettierrc
- Added page not found (WIP).
- Added OAuth with Google.
- Added ember-file-upload, ember-simple-auth, ember-auto-import and torii addons.
- Added service GoogleVision with methods
analyzeAttachFile
andanalyzeFileFromCloudStorage
. - Added @ember/edition-utils@^1.1.1 package.
- Added @glimmer/component@^1.0.0-beta.1 package.
- Added
setEdition("octane");
in.ember-cli.js
. - Added this CHANGELOG.
- Added favicon.
- Enabled template-only-glimmer-components feature.
- Disabled application-template-wrapper feature.
- Replace ember-qunit and qunit-dom for ember-mocha, ember-cli-chai and chai-dom.
- Removed ember-data package.
- Removed ember-welcome-page package.