Blueprint Changes
Changelog
- #10015 Update
glob
to v8 @bertdeblock - #10016 Fix indentation in
.ember-cli
file inapp
blueprint @bertdeblock - #10017 [ENHANCEMENT] Disable prototype extensions by default in
app
blueprint @bertdeblock - #10018 Trap unhandled failures @ef4
- #10020 [INTERNAL] Fix typos in
serve
command test @bertdeblock - #10021 [CLEANUP] Drop support for using
usePods: true
and the--pod
flag simultaneously @bertdeblock - #10022 [ENHANCEMENT] Use
concurrently
instead ofnpm-run-all
inapp
blueprint @bertdeblock - #10024 [ENHANCEMENT] Add
ember-source
topeerDependencies
inaddon
blueprint @bertdeblock - #10025 [ENHANCEMENT] Update NPM version constraints @bertdeblock
- #10026 [ENHANCEMENT] Display info message when running the
lint:fix
script post blueprint generation @bertdeblock - #10038 Update
filesize
to v10 @bertdeblock - #10041 [INTERNAL] Remove end year from copyright notice @bertdeblock
- #10049 [ENHANCEMENT] Remove the
config/environment.js
file from theaddon
blueprint @bertdeblock - #10050 [ENHANCEMENT] Remove
vendor
folder fromapp
blueprint @bertdeblock - #10051 [ENHANCEMENT] Move
ember-try.js
config file totests/dummy/config/ember-try.js
for addons @bertdeblock - #10053 Add support for node ESM addons @hjdivad
- #9824 [RFC 638] Interactive way to create new Ember apps and addons @bertdeblock
- #9972 [ENHANCEMENT] Add support for
--typescript
flag toapp
andaddon
blueprints @simonihmig
Thank you to all who took the time to contribute!