ember-cli
Advanced tools
Changelog
v3.16.1
Thank you to all who took the time to contribute!
Changelog
v3.16.0
npm run build
/ yarn build
by default @pichflsudo: false
option @tniezurawskiconfig/ember-try.js
. @kellyselden.editorconfig
file @dcyrillerThank you to all who took the time to contribute!
Changelog
v3.15.0
app/templates/components
@chancancodeember new @scope-here/name-here
. @rwjblueapp/resolver.js
in favor of importing in app/app.js
@rwjblue.travis.yml
configuration when using npm
@kellyseldenember
property to package.json
to implement emberjs/rfcs#558@glimmer/component@1.0.0
as a development dependency for both apps and addonsember-try
to at least 1.4.0 in order to support config/ember-try.js
scenarios with ember
package.json
property (mentioned in emberjs/rfcs#558)octane
presetnpm
to run a "floating dependencies" test. @kellyseldenapplication
to invalid names @kennethlarsenThank you to all who took the time to contribute!
Changelog
v3.12.1
node_modules/*
directories without a package.json
are not considered as part of the addon discovery process @stefanpennerThank you to all who took the time to contribute!