ember-cli Changelog
Release (2025-10-14)
- ember-cli 6.8.0 (minor)
- @ember-tooling/classic-build-addon-blueprint 6.8.0 (minor)
- @ember-tooling/classic-build-app-blueprint 6.8.0 (minor)
:rocket: Enhancement
- ember-cli,- @ember-tooling/classic-build-addon-blueprint,- @ember-tooling/classic-build-app-blueprint
- ember-cli- 
- #10844 [beta] Error when ember (generate|destroy) (http-proxy|http-mock|server)is used in a Vite-based project (@kategengler)
- #10802 enable Vite by default (@mansona)
- #10804 Support a --tsalias for theaddon,initandnewcommands (@bertdeblock)
- #10781 Add new VITEexperiment to generate app with new Vite blueprint (@pichfl)
- #10785 Depracate passing filenames and globs to init(@pichfl)
- #10776 Add deprecation warning for the --embroiderargument (@pichfl)
 
- @ember-tooling/classic-build-addon-blueprint,- @ember-tooling/classic-build-app-blueprint,- ember-cli
:bug: Bug Fix
- ember-cli
- @ember-tooling/classic-build-addon-blueprint,- @ember-tooling/classic-build-app-blueprint,- ember-cli- 
- #10803 Add "ember-blueprint" to keywords in package.jsonfor the classic blueprints (@pichfl)
 
- @ember-tooling/classic-build-app-blueprint
- @ember-tooling/classic-build-app-blueprint,- ember-cli- 
- #10707 Enabled recommended configs from eslint-plugin-n and eslint-plugin-qunit (@ijlee2)
 
:memo: Documentation
- ember-cli- 
- #10843 Further contextualize help output and error when options and commands that are no longer supported in Vite-based projects are used (@kategengler)
- #10840 [beta] fix help for vite-based projects (@kategengler)
- #10835 Update deprecation message for --embroider option (@kategengler)
 
:house: Internal
- ember-cli,- @ember-tooling/classic-build-app-blueprint
- ember-cli
- ember-cli,- @ember-tooling/classic-build-addon-blueprint,- @ember-tooling/classic-build-app-blueprint
Committers: 6
Release (2025-10-08)
- ember-cli 6.7.2 (patch)
- @ember-tooling/classic-build-addon-blueprint 6.7.1 (patch)
- @ember-tooling/classic-build-app-blueprint 6.7.2 (patch)
:bug: Bug Fix
- @ember-tooling/classic-build-addon-blueprint,- @ember-tooling/classic-build-app-blueprint
Committers: 1
Release (2025-10-06)
- ember-cli 6.7.1 (patch)
- @ember-tooling/classic-build-app-blueprint 6.7.1 (patch)
:bug: Bug Fix
- ember-cli
- @ember-tooling/classic-build-app-blueprint- 
- #10824 [bugfix release] fix app-blueprint being considered a blueprint (@mansona)
 
Committers: 1
Release (2025-09-06)
- ember-cli 6.7.0 (minor)
- @ember-tooling/classic-build-addon-blueprint 6.7.0 (minor)
- @ember-tooling/classic-build-app-blueprint 6.7.0 (minor)
:rocket: Enhancement
- ember-cli,- @ember-tooling/classic-build-addon-blueprint,- @ember-tooling/classic-build-app-blueprint
:bug: Bug Fix
:memo: Documentation
- ember-cli- 
- #10724 Update RELEASE.md to fully document new release-plan setup (@mansona)
 
:house: Internal
- ember-cli
- ember-cli,- @ember-tooling/classic-build-addon-blueprint,- @ember-tooling/classic-build-app-blueprint- 
- #10800 fix release-plan for stable release (@mansona)
- #10736 update all sub-packages to have the @ember-tooling prefix (@mansona)
- #10671 Implement the built in app, addon, and blueprint blueprints by package lookup (@mansona)
 
- @ember-tooling/classic-build-addon-blueprint,- @ember-tooling/classic-build-app-blueprint,- ember-cli
Committers: 3
Release (2025-07-29)
:rocket: Enhancement
:bug: Bug Fix
:house: Internal
Committers: 3
Release (2025-06-16)
:rocket: Enhancement
:bug: Bug Fix
- ember-cli- 
- #10684 [BUGFIX] Remove deprecated @types/eslint__jsdependency fromappblueprint (@gvdp)
 
:house: Internal
Committers: 3
v6.4.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v6.3.1
Blueprint Changes
Changelog
- #10685 Add configuration to ember-cli-build to opt new projects out of the deprecated behavior of the Store class extending EmberObject @kategengler
Thank you to all who took the time to contribute!
v6.3.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v6.2.3
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v6.2.2
Blueprint Changes
Changelog
- #10633 [BUGFIX release] Update all EmberData deps to stable @Windvis
- #10643 Remove unmaintained ember-cli-lodash-subset in favor of requiring functions directly from lodash @kategengler
Thank you to all who took the time to contribute!
v6.2.1
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v6.2.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v6.1.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v6.0.1
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v6.0.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v5.12.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v5.11.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v5.10.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v5.9.0
Blueprint Changes
Changelog
- #10446 [ENHANCEMENT] Format markdown files in blueprints with Prettier @bertdeblock
- #10450 [ENHANCEMENT] Remove warning when encountering a .jsfile when generating a TS blueprint @bertdeblock
- #10452 [BUGFIX] Make sure to use the correct package manager in concurrently scripts @bertdeblock
Thank you to all who took the time to contribute!
v5.8.1
Blueprint Changes
Changelog
- #10458 Use Lodash's _.templateinstead oflodash.templatepackage @gorner
Thank you to all who took the time to contribute!
v5.8.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v5.7.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v5.6.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v5.5.0
Blueprint Changes
Changelog
- #10332 [ENHANCEMENT] Support converting gts files in blueprint @IgnaceMaes
- #10350 [ENHANCEMENT] Deprecate Travis CI support @bertdeblock
- #10370 When generating a new app with --embroider use all optimisation flags @mansona
- #10393 [ENHANCEMENT] feat: add skip-install alias to skip-npm @IgnaceMaes
- #10403 Fix some docs that were showing up weirdly in generated api docs @kategengler
- #9514 [ENHANCEMENT] Use packager commands in CONTRIBUTING.mdandREADME.mdfiles inappandaddonblueprints @elwayman02
Thank you to all who took the time to contribute!
v5.4.2
Blueprint Changes
Changelog
- #10458 Use Lodash's _.templateinstead oflodash.templatepackage @gorner
Thank you to all who took the time to contribute!
v5.4.1
Blueprint Changes
Changelog
- #10402 [BUGFIX release] use import type in helpers/index.ts :: typechecking in new apps otherwise fails @NullVoxPopuli
Thank you to all who took the time to contribute!
v5.4.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v5.3.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v5.2.1
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v5.2.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v5.1.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v5.0.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v4.12.3
Blueprint Changes
Changelog
- #10458 Use Lodash's _.templateinstead oflodash.templatepackage @gorner
Thank you to all who took the time to contribute!
v4.12.2
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v4.12.1
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v4.12.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v4.11.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v4.10.0
Blueprint Changes
Changelog
- #10048 Make addAddonsToProject support creating a new project with custom target directory @simonihmig
- #10054 [ENHANCEMENT] Conditionally apply ESLint parser options in appandaddonblueprints @Windvis
- #10060 [ENHANCEMENT] Replace eslint-plugin-nodewitheslint-plugin-nin blueprints @Windvis
- #10062 [ENHANCEMENT] Update Prettier config in blueprints to only use single quotes for .jsand.tsfiles @Windvis
- #10132 Add @ember/string as a dependency of projects @kategengler
Thank you to all who took the time to contribute!
v4.9.2
Blueprint Changes
Changelog
v4.9.1
Blueprint Changes
Changelog
- #10101 [BUGFIX release] Correctly instantiate Watcherinstance when runningember test --serve@bertdeblock
Thank you to all who took the time to contribute!
v4.9.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v4.8.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v4.7.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v4.6.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v4.5.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v4.4.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v4.3.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v4.2.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v4.1.1
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v4.1.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v4.0.1
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v4.0.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v3.28.4
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v3.28.3
Blueprint Changes
Changelog
- #9670 Don't emit an error when the lint:fixscript fails post blueprint generation @bertdeblock
Thank you to all who took the time to contribute!
v3.28.2
Blueprint Changes
Changelog
- #9659 Ensure ember-classicember-try scenario uses Ember 3.x @rwjblue
Thank you to all who took the time to contribute!
v3.28.1
Blueprint Changes
Changelog
- #9618 Ensure discovered addons are refreshed after ember install(fix usage of default blueprints) @brendenpalmer
v4.0.0-beta.1
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v3.28.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v3.27.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v3.26.1
Blueprint Changes
Changelog
- #9504 Update broccoli-concatto avoid a cache invalidation problem in files larger than 10000 characters. @brendenpalmer
Thank you to all who took the time to contribute!
v3.26.0
Blueprint Changes
Changelog
- #9473 Issue a better error message for add-on's missing an entry point (e.g. invalid ember-addon.mainpath) @ef4
- #9437 Add Prettier files to ".npmignore" file in addon blueprint @bertdeblock
- #9436 Enable Embroider test scenario for addons @thoov
- #9435 Use "lint:fix" script in app and addon README files @bertdeblock
- #9451 update blueprint deps @kellyselden
Thank you to all who took the time to contribute!
v3.25.3
Blueprint Changes
Changelog
- #9490 Prevent window.Emberdeprecation when testing (for Ember 3.27+) @rwjblue
Thank you to all who took the time to contribute!
v3.25.2
Blueprint Changes
Changelog
- #9473 Issue a better error message for add-on's missing an entry point (e.g. invalid ember-addon.mainpath) @ef4
Thank you to all who took the time to contribute!
v3.25.1
Blueprint Changes
Changelog
- #9467 Defer The tests file was not loaded.warning until afterDOMContentLoaded@ef4
Thank you to all who took the time to contribute!
v3.25.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v3.24.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v3.23.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v3.22.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v3.21.2
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v3.21.1
Blueprint Changes
Changelog
- #9321 Add missing ember-lts-3.20matrix build to CI configuration. @kellyselden
- #9323 Remove errant ember-lts-3.12matrix build from CI configuration. @rwjblue
- #9324 Fix transpilation issues with modern browsers by migrating from ember-cli-uglifytoember-cli-terser@rwjblue
Thank you to all who took the time to contribute!
v3.21.0
Blueprint Changes
Changelog
v3.20.2
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v3.20.1
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v3.20.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v3.19.0
Blueprint Changes
Changelog
v3.18.0
Blueprint Changes
Changelog
- #9063 Fix typo in Blueprintdocumentation. @bartocc
- #9068 Adds link to CLI commands doc from README @entendu
- #9070 Fix a number of causes of unhandled rejections (and ensure tests fail when unhandled rejection occurs). @stefanpenner
- #9072 Ensure errors during build are properly reported to the console. @stefanpenner
- #9092 Update ember-sourceandember-datato 3.18 betas. @rwjblue
- #9097 Update production dependencies to latest. @rwjblue
- #9108 Cleanup of async in CLI/Builderwhile digging into issues around progress clean up. @rwjblue
- #9188 Add Node 14 to CI @rwjblue
- #9208 Update blueprint dependencies to latest versions. @rwjblue
- #9090 Ensure processed addon styles are not doubly-included in vendor.css @bantic
Thank you to all who took the time to contribute!
v3.17.0
Blueprint Changes
Changelog
v3.16.2
Blueprint Changes
Changelog
- #9090 Ensure processed addon styles are not doubly-included in vendor.css @bantic
v3.16.1
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v3.16.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v3.15.2
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v3.15.1
Blueprint Changes
Changelog
- #8977 Fix invalid syntax with ember-classic ember-try scenario. @rwjblue
Thank you to all who took the time to contribute!
v3.15.0
Blueprint Changes
Changelog
- #8963 Remove app/templates/components@chancancode
- #8964 Add support for ember new @scope-here/name-here. @rwjblue
- #8965 Update ember-resolver to v7.0.0. @rwjblue
- #8971 Add an ember-try scenario for Ember "classic" (pre-octane). @rwjblue
- #8972 Update ember-data to 3.15.0. @rwjblue
- #8933 Remove app/resolver.jsin favor of importing inapp/app.js@rwjblue
- #8945 Fix issue with addon .travis.ymlconfiguration when usingnpm@kellyselden
- #8946 Drop testing of ember-source@3.4 in the addon blueprints ember-try config @kellyselden
- #8946 Add testing of ember-source@3.12 in the addon blueprints ember-try config @kellyselden
- #8959 Fix issue with addon discovery when npm/yarn leave empty directories in resolvable locations @stefanpenner
- #8961 Prepare for Octane release in 3.15 @rwjblue
- Adds emberproperty topackage.jsonto implement emberjs/rfcs#558
- Adds @glimmer/component@1.0.0as a development dependency for both apps and addons
- Updates ember-tryto at least 1.4.0 in order to supportconfig/ember-try.jsscenarios withemberpackage.jsonproperty (mentioned in emberjs/rfcs#558)
- Enables Octane related optional features
- Updates ember-template-lint configuration to use octanepreset
- Update to ember-source@3.15 stable
- Updates all packages in the application blueprint to their latest version
 
- #8827 Remove module-unification blueprints @dcyriller
- #8878 Adds flag to throw an error for invalid addon locations @tmquinn
- #8906 Enable broccoli memoization by default in Ember-CLI @SparshithNR
- #8917 Update CI configuration for applications using npmto run a "floating dependencies" test. @kellyselden
- #8926 Add applicationto invalid names @kennethlarsen
Thank you to all who took the time to contribute!
v3.14.0
Blueprint Changes
Changelog
- #8875 Fix ember-cli-htmlbars-inline-precompile deprecation @HeroicEric
- #8882 Simplify "Get started" message for ember new@dcyriller
- #8899 Don't reload the config for instrumentation @pzuraq
- #8900 Include legacyDecoratorseslint option by default @pzuraq
- #8901 Merge config/environment.js'sEmberENVconfiguration with any pre-existingEmberENV@chancancode
- #8910 Update TravisCI config for ember newto restrict CI runs tomasterbranch and pull requests @kellyselden
- #8915 Revert changes made to enable "octane" as the default for ember new@rwjblue
- #8916 Update ember-source and ember-data to 3.14.x @rwjblue
- #8853 Update ember-resolver to 5.3.0. @rwjblue
- #8812 Clarify installation error message @jrjohnson
- #8820 Issue deprecation when enabling MODULE_UNIFICATION flag. @rwjblue
v3.13.2
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v3.13.1
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v3.13.0
Blueprint Changes
Changelog
Thank you to all who took the time to contribute!
v3.12.1
Blueprint Changes
- #8797 Update heimdalljs-fs-monitor to 0.2.3. @rwjblue
- #8959 Ensure node_modules/*directories without apackage.jsonare not considered as part of the addon discovery process @stefanpenner
Thank you to all who took the time to contribute!
v3.12.0
Blueprint Changes
v3.11.0
Blueprint Changes
Thank you to all who took the time to contribute!
v3.10.1
Blueprint Changes
v3.10.0
Blueprint Changes
Thank you to all who took the time to contribute!
v3.9.0
Blueprint Changes
Thank you to all who took the time to contribute!
v3.8.3
Blueprint Changes
Thank you to all who took the time to contribute!
v3.8.2
Blueprint Changes
Thank you to all who took the time to contribute!
v3.8.1
Blueprint Changes
Thank you to all who took the time to contribute!
v3.8.0
Blueprint Changes
Thank you to all who took the time to contribute!
v3.7.1
Blueprint Changes
- #8357 blueprints/addon: Fix incorrect job formatting in .travis.ymlconfig @buschtoens
Thank you to all who took the time to contribute!
v3.7.0
Blueprint Changes
Thank you to all who took the time to contribute!
v3.6.1
Blueprint Changes
Thank you to all who took the time to contribute!
v3.6.0
Blueprint Changes
Thank you to all who took the time to contribute!
v3.5.1
Blueprint Changes
Thank you to all who took the time to contribute!
v3.5.0
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
v3.4.4
Blueprint Changes
- #8277 DefaultPackager: Move addon-test-supportout of thetestsfolder @Turbo87
- #8278 DefaultPackager: Fix addon preprocessing @Turbo87
Thank you to all who took the time to contribute!
v3.4.3
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
v3.4.2
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
v3.4.1
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
v3.4.0
This version was unpublished from NPM because the published tar file contained a
bug. NPM is write-only (that is you can unpublish a package but you cannot
re-publish it with the same version) and that leaves us with only one option:
publish a new version. We effectively fast-forwarding to 3.4.1.
v3.4.0-beta.3
The following changes are required if you are upgrading from the previous
version:
- Users
- Upgrade your project's ember-cli version - docs
 
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
v3.4.0-beta.2
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
- #7902 add .eslintignore to .npmignore @kellyselden
- #7904 further unify all our .*ignorefiles @kellyselden
- #7905 Fix release branch tests @kellyselden
- #7917 Adding entries for the package-info-cache work to the contribution list @dcombslinkedin
- #7940 Enable LiveReload and normal app server to share a single port. @SparshithNR
- #7947 Adding support for in repo addons in non-conventional directories @scalvert
- #7949 Upgrade blueprint dependency versions @stefanpenner
- #7950 Better handle ambiguity between package.json and index.js name field. @rwjblue
- Changes the addon blueprint to ensure name property just references the package.json's name
- Introduce a hard error when locally developing an addon whose package.jsonname differs fromindex.jsname.
- Updates Project.prototype.findAddonByName/Addon.prototype.findAddonByNameto handle the changes to mentioned above. Specifically,findAddonByNamewill prefer exact matches to thepackage.jsonname over exact matches inindex.jsname.
 
- #7954 Add template linting. @rwjblue
- #7956 Embrace stages in CI. @rwjblue
Thank you to all who took the time to contribute!
v3.4.0-beta.1
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
v3.3.0
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
v3.2.0
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
v3.2.0-beta.2
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
v3.2.0-beta.1
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
v3.1.4
Thank you to all who took the time to contribute!
v3.1.3
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
v3.1.2
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
v3.1.1
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
v3.1.0
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
v3.0.4
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
v3.0.3
The following changes are required if you are upgrading from the previous
version:
- Users
- Upgrade your project's ember-cli version - docs
 
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
v3.0.2
The following changes are required if you are upgrading from the previous
version:
- Users
- Upgrade your project's ember-cli version - docs
 
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
v3.0.1
The following changes are required if you are upgrading from the previous
version:
- Users
- Upgrade your project's ember-cli version - docs
 
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
v3.0.0
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
v2.18.2
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
v2.18.1
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
v2.18.0
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.17.2
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.17.1
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.17.0
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.17.0-beta.2
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.17.0-beta.1
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.16.2
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.16.1
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
- #7369 Fix issue with linting within an addon without an app/directory. @rwjblue
Thank you to all who took the time to contribute!
2.16.0
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.15.1
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.15.0
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
- #7286 Update amd-name-resolverversion to enable parallel babel transpile @mikrostew
- #7309 model/project: Freeze app config before caching it @Turbo87
- #7310 models/project: Hide app config caching behind CONFIG_CACHING feature flag @Turbo87
Thank you to all who took the time to contribute!
2.15.0-beta.2
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.15.0-beta.1
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.14.2
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.14.1
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
2.14.0
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.14.0-beta.2
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.14.0-beta.1
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.13.3
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.13.2
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.13.1
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.13.0
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.13.0-beta.4
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.13.0-beta.3
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.13.0-beta.2
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.13.0-beta.1
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.12.3
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.12.2
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.12.1
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.12.0
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.12.0-beta.2
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.12.0-beta.1
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.11.1
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.11.0
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Notes:
- This version of Ember CLI will not officially support Node.js v0.12 per the Ember Node.js LTS Support policy.
- As part of this release we have made the default behavior inclusion of Ember from npm via the ember-sourcenpm package.
Thank you to all who took the time to contribute!
2.10.1
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
- #6485 tests/runner: Fix "capture-exit" compatibility @Turbo87
- #6496 Revert the reverted revert. Ember assign not available in all ember try scenarios @webark
- #6531 Update to latest capture-exit, revert work around. @rwjblue
- #6533 blueprints/addon: Fix path to "ember" executable in ".travis.yml" @Turbo87
- #6536 fix phantom use on travis @kellyselden
- #6693 Backport subprocess invocation of npm to v2.10 @Turbo87
Thank you to all who took the time to contribute!
2.10.0
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Notes:
- This version of Ember CLI no longer supports Node.js v0.10 per the Ember Node.js LTS Support policy.
- As part of this release we have experimental support for including Ember from npm via the ember-sourcenpm package. We hope to discover the gaps during this release cycle and make that the default in a future release.
Thank you to all who took the time to contribute!
2.10.0-beta.2
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Notes:
- This version of Ember CLI no longer supports Node.js v0.10 per the Ember Node.js LTS Support policy.
- As part of this release we have experimental support for including Ember from npm via the ember-sourcenpm package. We hope to discover the gaps during this release cycle and make that the default in a future release.
Thank you to all who took the time to contribute!
2.10.0-beta.1
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Notes:
- This version of Ember CLI no longer supports Node.js v0.10 per the Ember Node.js LTS Support policy.
- As part of this release we have experimental support for including Ember from npm via the ember-sourcenpm package. We hope to discover the gaps during this release cycle and make that the default in a future release.
Thank you to all who took the time to contribute!
2.9.1
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
- #6371 blueprints/app: Update Ember and Ember Data to v2.9.0 @Turbo87
Thank you to all who took the time to contribute!
2.9.0
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Notes:
- This update includes a version bump of QUnit to 2.0.0. Please pay close attention to your test suites.
Thank you to all who took the time to contribute!
2.9.0-beta.2
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Notes:
- This update includes a version bump of QUnit to 2.0.0. Please pay close attention to your test suites.
- This update is marked as unsupporting Node 0.10. Please prepare for removal of support per Ember's Node.js LTS Support policy.
Thank you to all who took the time to contribute!
2.9.0-beta.1
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!
2.8.0
The following changes are required if you are upgrading from the previous
version:
- Users
- Addon Developers
- Core Contributors
Thank you to all who took the time to contribute!