ember-cli
Advanced tools
Changelog
v3.28.1
ember install
(fix usage of default blueprints) @brendenpalmerChangelog
v4.0.0-beta.1
--ci-provider
option to ember new
and ember addon
@snewcomer_packageInfo
as part of reloadPkg
@brendenpalmerpnpm
support to ember install
command @Turbo87.lint-todo
to prettier ignore @elwayman02addons.exclude
and addons.include
options @bertdeblockloglevel
flag for npm @jrvidalember-try
files for apps and addons @bertdeblockember new
and ember addon
to use GitHub Actions @rwjblueThank you to all who took the time to contribute!
Changelog
v3.28.0
realPath
as root
rather than the dirname for addonMainPath
@brendenpalmerember-addon.projectRoot
, to specify the location of the project @brendenpalmerpackageRoot
and root
@brendenpalmerroot
as realPath
from the package-info object @brendenpalmerember-cli
@brendenpalmerember-addon.perBundleAddonCacheUtil
utility @brendenpalmeraddon-proxy
to support Embroider @brendenpalmerThank you to all who took the time to contribute!
Changelog
v3.27.0
octane
template lint config to recommended
@bmish.*/
to eslint ignore @chancancodelint:fix
script automatically after blueprint generation @rpembertonlint:fix
script for Windows users @lupestroThank you to all who took the time to contribute!
Changelog
v3.26.1
broccoli-concat
to avoid a cache invalidation problem in files larger than 10000 characters. @brendenpalmerThank you to all who took the time to contribute!