File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -72,18 +72,24 @@ It is not required to keep Ember CLI versions in sync with Ember and EmberData.
72
72
73
73
#### Features
74
74
75
- Ember CLI 5.5 introduced xx new features.
76
-
75
+ Ember CLI 5.5 introduced 3 new features.
77
76
77
+ - [ #10332 ] ( https://github.com/ember-cli/ember-cli/pull/10332 ) Support converting gts to gjs files in blueprint
78
+ - [ #10370 ] ( https://github.com/ember-cli/ember-cli/pull/10370 ) When generating a new app with --embroider use all optimisation flags
79
+ - [ #10393 ] ( https://github.com/ember-cli/ember-cli/pull/10393 ) feat: add skip-install alias to skip-npm
78
80
79
81
#### Bug Fixes
80
82
81
- Ember CLI 5.5 introduced xx bug fix.
83
+ Ember CLI 5.5 introduced 1 bug fix.
82
84
85
+ #10403 Fix some docs that were showing up weirdly in generated api docs @kategengler
83
86
84
87
#### Deprecations
85
88
86
- Ember CLI 5.5 introduced xx deprecations.
89
+ Ember CLI 5.5 introduced 1 deprecation.
90
+
91
+ - [ #10350 ] ( https://github.com/ember-cli/ember-cli/pull/10350 ) Deprecate Travis CI support
92
+
87
93
88
94
For more details on the changes in Ember CLI 5.5 and detailed upgrade
89
95
instructions, please review the [ Ember CLI 5.5.0 release page] ( https://github.com/ember-cli/ember-cli/releases/tag/v5.5.0 ) .
You can’t perform that action at this time.
0 commit comments