Blueprint Changes
Changelog
- #10039 [CLEANUP] Remove unused test fixtures @bertdeblock
- #10040 [CLEANUP] Remove MU-related debug code @bertdeblock
- #10091 [BUGFIX] Fix looking up the default blueprint for scoped addons @GendelfLugansk
- #10107 [INTERNAL] Remove old
uninstall:npm
command @bertdeblock - #10122 [ENHANCEMENT] Add Stylelint setup to
app
andaddon
blueprints [RFC 814] @bmish - #10142 [ENHANCEMENT] Update ESLint to v8 in
app
andaddon
blueprints @bertdeblock - #10157 [ENHANCEMENT] Exclude
ember-cli-terser
when generating apps using the--embroider
option @bertdeblock - #10159 [ENHANCEMENT] Exclude
ember-cli-sri
when generating apps using the--embroider
option @bertdeblock - #10161 [ENHANCEMENT] Remove NPM version checking @bertdeblock
- #10166 [INTERNAL] Remove unused dependencies @bertdeblock
- #10169 [ENHANCEMENT] Remove
app.import
comment inapp
blueprint @bertdeblock - #10172 [PERFORMANCE] Lazy require heavier packages @bertdeblock
- #10173 [ENHANCEMENT] Don't delete the newly-generated app directory when an error occurs @ef4
- #10174 [INTERNAL] Clean up removal of
bower.json
andpackage.json
files inaddon
blueprint @bertdeblock - #10180 [ENHANCEMENT] Update
ember-welcome-page
to v7 inapp
blueprint @ijlee2 - #10188 [ENHANCEMENT] Update ESLint parser
ecmaVersion
tolatest
inapp
blueprint @elwayman02 - #10189 [ENHANCEMENT] Add v4.8 LTS to
addon
blueprint - Remove v3.28 LTS andember-classic
scenario @bertdeblock - #10192 [BUGFIX] The
addon
command should throw when no addon name is provided @bertdeblock - #10198 [INTERNAL] Output TypeScript apps and addons for StackBlitz @NullVoxPopuli
Thank you to all who took the time to contribute!