ember-cli 7.0.0-alpha.1 → 7.1.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,14 +1,40 @@
1
1
  # ember-cli Changelog
2
2
 
3
- ## Release (2026-04-20)
3
+ ## Release (2026-04-24)
4
4
 
5
- * ember-cli 7.0.0-alpha.1 (minor)
6
- * @ember-tooling/classic-build-addon-blueprint 7.0.0-alpha.1 (minor)
7
- * @ember-tooling/classic-build-app-blueprint 7.0.0-alpha.1 (minor)
5
+ * ember-cli 7.1.0-alpha.1 (minor)
6
+ * @ember-tooling/classic-build-addon-blueprint 7.1.0-alpha.1 (minor)
7
+ * @ember-tooling/classic-build-app-blueprint 7.1.0-alpha.1 (minor)
8
8
 
9
9
  #### :rocket: Enhancement
10
10
  * `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
11
- * [#10996](https://github.com/ember-cli/ember-cli/pull/10996) Prepare 7.0 Alpha ([@mansona](https://github.com/mansona))
11
+ * [#11001](https://github.com/ember-cli/ember-cli/pull/11001) Prepare 7.1 Alpha ([@mansona](https://github.com/mansona))
12
+
13
+ #### Committers: 1
14
+ - Chris Manson ([@mansona](https://github.com/mansona))
15
+
16
+ ## Release (2026-04-21)
17
+
18
+ * ember-cli 7.0.0-beta.1 (minor)
19
+ * @ember-tooling/classic-build-addon-blueprint 7.0.0-beta.1 (minor)
20
+ * @ember-tooling/classic-build-app-blueprint 7.0.0-beta.1 (minor)
21
+
22
+ #### :rocket: Enhancement
23
+ * `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
24
+ * [#10997](https://github.com/ember-cli/ember-cli/pull/10997) Prepare 7.0 Beta ([@mansona](https://github.com/mansona))
25
+
26
+ #### Committers: 1
27
+ - Chris Manson ([@mansona](https://github.com/mansona))
28
+
29
+ ## Release (2026-04-09)
30
+
31
+ * ember-cli 6.12.0 (minor)
32
+ * @ember-tooling/classic-build-addon-blueprint 6.12.0 (minor)
33
+ * @ember-tooling/classic-build-app-blueprint 6.12.0 (minor)
34
+
35
+ #### :rocket: Enhancement
36
+ * `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
37
+ * [#10993](https://github.com/ember-cli/ember-cli/pull/10993) Promote Beta and update all dependencies for 6.12 release ([@mansona](https://github.com/mansona))
12
38
  * `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
13
39
  * [#10939](https://github.com/ember-cli/ember-cli/pull/10939) Add warpDrive support to app-blueprint ([@Copilot](https://github.com/apps/copilot-swe-agent))
14
40
  * `@ember-tooling/classic-build-app-blueprint`, `ember-cli`
@@ -16,14 +42,11 @@
16
42
 
17
43
  #### :bug: Bug Fix
18
44
  * `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
19
- * [#10977](https://github.com/ember-cli/ember-cli/pull/10977) Backport: Enable use-ember-modules in blueprint optional-features.json ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))
20
45
  * [#10976](https://github.com/ember-cli/ember-cli/pull/10976) Enable `use-ember-modules` in blueprint optional-features.json ([@Copilot](https://github.com/apps/copilot-swe-agent))
21
- * `@ember-tooling/classic-build-app-blueprint`, `ember-cli`
22
- * [#10975](https://github.com/ember-cli/ember-cli/pull/10975) Backport: Update ember-cli-htmlbars to ^7.0.0 in app-blueprint ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))
23
- * `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`, `ember-cli`
24
- * [#10974](https://github.com/ember-cli/ember-cli/pull/10974) Backport: Remove tracked-built-ins (it comes built in with ember-source 6.8+) ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))
25
46
  * `ember-cli`
26
- * [#10972](https://github.com/ember-cli/ember-cli/pull/10972) Support ember-source (ESM) -- without addon vendor paths ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
47
+ * [#10941](https://github.com/ember-cli/ember-cli/pull/10941) Downgrade isbinaryfile ([@mansona](https://github.com/mansona))
48
+ * `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`, `ember-cli`
49
+ * [#10932](https://github.com/ember-cli/ember-cli/pull/10932) Remove tracked-built-ins (it comes built in with ember-source 6.8+) ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
27
50
 
28
51
  #### :house: Internal
29
52
  * `ember-cli`
@@ -31,195 +54,213 @@
31
54
  * [#10982](https://github.com/ember-cli/ember-cli/pull/10982) Update publish.yml to use PAT so that output repos workflow will run ([@kategengler](https://github.com/kategengler))
32
55
  * [#10967](https://github.com/ember-cli/ember-cli/pull/10967) Replace `temp` package with Node.js built-in `fs.mkdtemp` ([@Copilot](https://github.com/apps/copilot-swe-agent))
33
56
  * [#10931](https://github.com/ember-cli/ember-cli/pull/10931) update Release.md ([@mansona](https://github.com/mansona))
57
+ * [#10945](https://github.com/ember-cli/ember-cli/pull/10945) update release-plan for OIDC ([@mansona](https://github.com/mansona))
58
+ * `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`, `ember-cli`
59
+ * [#10947](https://github.com/ember-cli/ember-cli/pull/10947) bump in-range versions ([@mansona](https://github.com/mansona))
34
60
 
35
- #### Committers: 5
36
- - @NullVoxPopuli's reduced-access machine account for AI usage ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))
61
+ #### Committers: 4
37
62
  - Chris Manson ([@mansona](https://github.com/mansona))
38
63
  - Copilot [Bot] ([@copilot-swe-agent](https://github.com/apps/copilot-swe-agent))
39
64
  - Katie Gengler ([@kategengler](https://github.com/kategengler))
40
65
  - [@NullVoxPopuli](https://github.com/NullVoxPopuli)
41
66
 
42
- ## Release (2026-02-09)
67
+ ## Release (2026-03-29)
43
68
 
44
- * ember-cli 6.12.0-alpha.5 (patch)
69
+ * ember-cli 6.11.2 (patch)
70
+ * @ember-tooling/classic-build-addon-blueprint 6.11.2 (patch)
71
+ * @ember-tooling/classic-build-app-blueprint 6.11.2 (patch)
45
72
 
46
73
  #### :bug: Bug Fix
47
- * `ember-cli`
48
- * [#10949](https://github.com/ember-cli/ember-cli/pull/10949) [backport release] remove unused isbinaryfile from ember-cli package ([@mansona](https://github.com/mansona))
49
- * [#10940](https://github.com/ember-cli/ember-cli/pull/10940) [bugfix release] remove fixturify-project from dependencies ([@mansona](https://github.com/mansona))
50
-
51
- #### :house: Internal
52
- * `ember-cli`
53
- * [#10955](https://github.com/ember-cli/ember-cli/pull/10955) Merge beta into master ([@mansona](https://github.com/mansona))
54
- * [#10952](https://github.com/ember-cli/ember-cli/pull/10952) add correct --publish-branch to pnpm publish ([@mansona](https://github.com/mansona))
55
- * [#10951](https://github.com/ember-cli/ember-cli/pull/10951) Fix PR name for stable release-plan pull request ([@mansona](https://github.com/mansona))
56
- * [#10950](https://github.com/ember-cli/ember-cli/pull/10950) [backport release] update release-plan for OIDC ([@mansona](https://github.com/mansona))
74
+ * `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
75
+ * [#10977](https://github.com/ember-cli/ember-cli/pull/10977) Backport: Enable use-ember-modules in blueprint optional-features.json ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))
57
76
 
58
77
  #### Committers: 1
59
- - Chris Manson ([@mansona](https://github.com/mansona))
78
+ - NullVoxPopuli's reduced-access machine account for AI usage ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))
60
79
 
61
- ## Release (2026-02-07)
80
+ ## Release (2026-03-29)
62
81
 
63
- * ember-cli 6.12.0-alpha.4 (patch)
64
- * @ember-tooling/classic-build-addon-blueprint 6.12.0-alpha.3 (patch)
65
- * @ember-tooling/classic-build-app-blueprint 6.12.0-alpha.3 (patch)
66
- * @ember-tooling/blueprint-model 0.6.2 (patch)
82
+ * ember-cli 6.11.1 (patch)
83
+ * @ember-tooling/classic-build-addon-blueprint 6.11.1 (patch)
84
+ * @ember-tooling/classic-build-app-blueprint 6.11.1 (patch)
67
85
 
68
- #### :house: Internal
69
- * `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`, `@ember-tooling/blueprint-model`, `ember-cli`
70
- * [#10947](https://github.com/ember-cli/ember-cli/pull/10947) bump in-range versions ([@mansona](https://github.com/mansona))
86
+ #### :bug: Bug Fix
87
+ * `@ember-tooling/classic-build-app-blueprint`, `ember-cli`
88
+ * [#10975](https://github.com/ember-cli/ember-cli/pull/10975) Backport: Update ember-cli-htmlbars to ^7.0.0 in app-blueprint ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))
89
+ * `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`, `ember-cli`
90
+ * [#10974](https://github.com/ember-cli/ember-cli/pull/10974) Backport: Remove tracked-built-ins (it comes built in with ember-source 6.8+) ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))
91
+ * `ember-cli`
92
+ * [#10972](https://github.com/ember-cli/ember-cli/pull/10972) Support ember-source (ESM) -- without addon vendor paths ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
71
93
 
72
- #### Committers: 1
73
- - Chris Manson ([@mansona](https://github.com/mansona))
94
+ #### Committers: 2
95
+ - NullVoxPopuli's reduced-access machine account for AI usage ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))
96
+ - [@NullVoxPopuli](https://github.com/NullVoxPopuli)
74
97
 
75
- ## Release (2026-02-07)
98
+ ## Release (2026-02-17)
76
99
 
77
- * ember-cli 6.12.0-alpha.3 (patch)
100
+ * ember-cli 6.11.0 (minor)
101
+ * @ember-tooling/classic-build-addon-blueprint 6.11.0 (minor)
102
+ * @ember-tooling/classic-build-app-blueprint 6.11.0 (minor)
78
103
 
79
- #### :house: Internal
80
- * `ember-cli`
81
- * [#10945](https://github.com/ember-cli/ember-cli/pull/10945) update release-plan for OIDC ([@mansona](https://github.com/mansona))
104
+ #### :rocket: Enhancement
105
+ * `ember-cli`, `@ember-tooling/classic-build-app-blueprint`
106
+ * [#10960](https://github.com/ember-cli/ember-cli/pull/10960) Promote Beta and update all dependencies for 6.11 release ([@mansona](https://github.com/mansona))
107
+ * `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
108
+ * [#10929](https://github.com/ember-cli/ember-cli/pull/10929) Prepare 6.11-beta ([@mansona](https://github.com/mansona))
109
+ * [#10919](https://github.com/ember-cli/ember-cli/pull/10919) Prepare 6.11-alpha ([@mansona](https://github.com/mansona))
82
110
 
83
111
  #### Committers: 1
84
112
  - Chris Manson ([@mansona](https://github.com/mansona))
85
113
 
86
- ## Release (2026-02-05)
114
+ ## Release (2026-02-09)
87
115
 
88
- * ember-cli 6.12.0-alpha.2 (patch)
89
- * @ember-tooling/classic-build-addon-blueprint 6.12.0-alpha.2 (patch)
90
- * @ember-tooling/classic-build-app-blueprint 6.12.0-alpha.2 (patch)
91
- * @ember-tooling/blueprint-model 0.6.1 (patch)
116
+ * ember-cli 6.10.2 (patch)
92
117
 
93
118
  #### :bug: Bug Fix
94
- * `ember-cli`, `@ember-tooling/blueprint-model`
95
- * [#10941](https://github.com/ember-cli/ember-cli/pull/10941) Downgrade isbinaryfile ([@mansona](https://github.com/mansona))
96
- * `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`, `ember-cli`
97
- * [#10932](https://github.com/ember-cli/ember-cli/pull/10932) Remove tracked-built-ins (it comes built in with ember-source 6.8+) ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
119
+ * `ember-cli`
120
+ * [#10949](https://github.com/ember-cli/ember-cli/pull/10949) [backport release] remove unused isbinaryfile from ember-cli package ([@mansona](https://github.com/mansona))
121
+ * [#10940](https://github.com/ember-cli/ember-cli/pull/10940) [bugfix release] remove fixturify-project from dependencies ([@mansona](https://github.com/mansona))
98
122
 
99
- #### Committers: 2
123
+ #### :house: Internal
124
+ * `ember-cli`
125
+ * [#10952](https://github.com/ember-cli/ember-cli/pull/10952) add correct --publish-branch to pnpm publish ([@mansona](https://github.com/mansona))
126
+ * [#10951](https://github.com/ember-cli/ember-cli/pull/10951) Fix PR name for stable release-plan pull request ([@mansona](https://github.com/mansona))
127
+ * [#10950](https://github.com/ember-cli/ember-cli/pull/10950) [backport release] update release-plan for OIDC ([@mansona](https://github.com/mansona))
128
+
129
+ #### Committers: 1
100
130
  - Chris Manson ([@mansona](https://github.com/mansona))
101
- - [@NullVoxPopuli](https://github.com/NullVoxPopuli)
102
131
 
103
- ## Release (2026-01-26)
132
+ ## Release (2026-02-08)
104
133
 
105
- * ember-cli 6.12.0-alpha.1 (minor)
106
- * @ember-tooling/classic-build-addon-blueprint 6.12.0-alpha.1 (minor)
107
- * @ember-tooling/classic-build-app-blueprint 6.12.0-alpha.1 (minor)
134
+ * ember-cli 6.10.1 (patch)
108
135
 
109
- #### :rocket: Enhancement
110
- * `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
111
- * [#10923](https://github.com/ember-cli/ember-cli/pull/10923) Promote Beta and update all dependencies for 6.10 release ([@mansona](https://github.com/mansona))
136
+ #### :bug: Bug Fix
137
+ * `ember-cli`
138
+ * [#10949](https://github.com/ember-cli/ember-cli/pull/10949) [backport release] remove unused isbinaryfile from ember-cli package ([@mansona](https://github.com/mansona))
139
+ * [#10940](https://github.com/ember-cli/ember-cli/pull/10940) [bugfix release] remove fixturify-project from dependencies ([@mansona](https://github.com/mansona))
112
140
 
113
141
  #### :house: Internal
114
- * `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
115
- * [#10930](https://github.com/ember-cli/ember-cli/pull/10930) Prepare 6.12-alpha ([@mansona](https://github.com/mansona))
116
- * [#10926](https://github.com/ember-cli/ember-cli/pull/10926) Prepare Beta Release ([@mansona](https://github.com/mansona))
117
- * [#10929](https://github.com/ember-cli/ember-cli/pull/10929) Prepare 6.11-beta ([@mansona](https://github.com/mansona))
118
- * [#10918](https://github.com/ember-cli/ember-cli/pull/10918) Prepare Stable Release ([@mansona](https://github.com/mansona))
142
+ * `ember-cli`
143
+ * [#10951](https://github.com/ember-cli/ember-cli/pull/10951) Fix PR name for stable release-plan pull request ([@mansona](https://github.com/mansona))
144
+ * [#10950](https://github.com/ember-cli/ember-cli/pull/10950) [backport release] update release-plan for OIDC ([@mansona](https://github.com/mansona))
119
145
 
120
146
  #### Committers: 1
121
147
  - Chris Manson ([@mansona](https://github.com/mansona))
122
148
 
123
- ## Release (2026-01-08)
149
+ ## Release (2026-01-23)
124
150
 
125
- * ember-cli 6.11.0-alpha.1 (minor)
126
- * @ember-tooling/classic-build-addon-blueprint 6.11.0-alpha.1 (minor)
127
- * @ember-tooling/classic-build-app-blueprint 6.11.0-alpha.1 (minor)
128
- * @ember-tooling/blueprint-model 0.6.0 (minor)
151
+ * ember-cli 6.10.0 (minor)
152
+ * @ember-tooling/classic-build-addon-blueprint 6.10.0 (minor)
153
+ * @ember-tooling/classic-build-app-blueprint 6.10.0 (minor)
129
154
 
130
155
  #### :rocket: Enhancement
131
156
  * `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
132
- * [#10919](https://github.com/ember-cli/ember-cli/pull/10919) Prepare 6.11-alpha ([@mansona](https://github.com/mansona))
133
- * [#10917](https://github.com/ember-cli/ember-cli/pull/10917) Prepare 6.10-beta ([@mansona](https://github.com/mansona))
157
+ * [#10923](https://github.com/ember-cli/ember-cli/pull/10923) Promote Beta and update all dependencies for 6.10 release ([@mansona](https://github.com/mansona))
158
+ * [#10887](https://github.com/ember-cli/ember-cli/pull/10887) Update `chalk` dependency to latest ([@bertdeblock](https://github.com/bertdeblock))
134
159
  * `ember-cli`
135
160
  * [#10906](https://github.com/ember-cli/ember-cli/pull/10906) Even more dependency updates ([@bertdeblock](https://github.com/bertdeblock))
136
161
  * [#10892](https://github.com/ember-cli/ember-cli/pull/10892) More dependency updates ([@bertdeblock](https://github.com/bertdeblock))
137
- * `ember-cli`, `@ember-tooling/blueprint-model`
138
162
  * [#10890](https://github.com/ember-cli/ember-cli/pull/10890) Update various dependencies ([@bertdeblock](https://github.com/bertdeblock))
139
- * `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`, `@ember-tooling/blueprint-model`
140
- * [#10887](https://github.com/ember-cli/ember-cli/pull/10887) Update `chalk` dependency to latest ([@bertdeblock](https://github.com/bertdeblock))
163
+ * [#10870](https://github.com/ember-cli/ember-cli/pull/10870) Upgrade broccoli ([@kategengler](https://github.com/kategengler))
141
164
 
142
165
  #### :bug: Bug Fix
143
166
  * `ember-cli`
144
- * [#10888](https://github.com/ember-cli/ember-cli/pull/10888) Upgrade broccoli ([@kategengler](https://github.com/kategengler))
145
167
  * [#10886](https://github.com/ember-cli/ember-cli/pull/10886) Update required Node version to v20.19.0 ([@bertdeblock](https://github.com/bertdeblock))
146
- * [#10860](https://github.com/ember-cli/ember-cli/pull/10860) [BUGFIX release]: Enter the WatchDetector branch of the build command when EMBROIDER_PREBUILD is present ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
168
+ * `@ember-tooling/classic-build-app-blueprint`, `ember-cli`
169
+ * [#10876](https://github.com/ember-cli/ember-cli/pull/10876) bump minimum node version to 20.19 ([@mansona](https://github.com/mansona))
147
170
 
148
171
  #### :memo: Documentation
149
172
  * `ember-cli`
150
173
  * [#10874](https://github.com/ember-cli/ember-cli/pull/10874) Update RELEASE.md ([@mansona](https://github.com/mansona))
151
174
 
152
175
  #### :house: Internal
153
- * `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
154
- * [#10883](https://github.com/ember-cli/ember-cli/pull/10883) Prepare Beta Release ([@mansona](https://github.com/mansona))
155
176
  * `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`
156
177
  * [#10891](https://github.com/ember-cli/ember-cli/pull/10891) Update `prettier` + setup ([@bertdeblock](https://github.com/bertdeblock))
178
+ * `ember-cli`
179
+ * [#10878](https://github.com/ember-cli/ember-cli/pull/10878) stop using internal package cache for smoke-test-slow ([@mansona](https://github.com/mansona))
180
+ * [#10863](https://github.com/ember-cli/ember-cli/pull/10863) Missed a script -- fix updating output repos ([@kategengler](https://github.com/kategengler))
181
+ * [#10862](https://github.com/ember-cli/ember-cli/pull/10862) Fix typo in output repo workflow ([@kategengler](https://github.com/kategengler))
182
+ * [#10861](https://github.com/ember-cli/ember-cli/pull/10861) Fix output repo generation with new tag format ([@kategengler](https://github.com/kategengler))
157
183
 
158
- #### Committers: 4
184
+ #### Committers: 3
159
185
  - Bert De Block ([@bertdeblock](https://github.com/bertdeblock))
160
186
  - Chris Manson ([@mansona](https://github.com/mansona))
161
187
  - Katie Gengler ([@kategengler](https://github.com/kategengler))
162
- - [@NullVoxPopuli](https://github.com/NullVoxPopuli)
163
188
 
164
- ## Release (2025-12-10)
189
+ ## Release (2025-12-11)
165
190
 
166
- * ember-cli 6.10.0-alpha.1 (minor)
167
- * @ember-tooling/classic-build-addon-blueprint 6.10.0-alpha.1 (minor)
168
- * @ember-tooling/classic-build-app-blueprint 6.10.0-alpha.1 (minor)
169
- * @ember-tooling/blueprint-blueprint 0.3.0 (minor)
170
- * @ember-tooling/blueprint-model 0.5.0 (minor)
191
+ * ember-cli 6.9.1 (patch)
171
192
 
172
- #### :rocket: Enhancement
173
- * `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
174
- * [#10873](https://github.com/ember-cli/ember-cli/pull/10873) Prepare 6.10 Alpha ([@mansona](https://github.com/mansona))
175
- * [#10853](https://github.com/ember-cli/ember-cli/pull/10853) Promote Beta and update all dependencies for 6.8 release ([@mansona](https://github.com/mansona))
193
+ #### :bug: Bug Fix
176
194
  * `ember-cli`
177
- * [#10870](https://github.com/ember-cli/ember-cli/pull/10870) Upgrade broccoli ([@kategengler](https://github.com/kategengler))
178
- * `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`, `@ember-tooling/blueprint-blueprint`, `@ember-tooling/blueprint-model`
179
- * [#10856](https://github.com/ember-cli/ember-cli/pull/10856) Prepare 6.9 Beta ([@mansona](https://github.com/mansona))
195
+ * [#10888](https://github.com/ember-cli/ember-cli/pull/10888) Upgrade broccoli ([@kategengler](https://github.com/kategengler))
180
196
 
181
- #### :bug: Bug Fix
182
- * `@ember-tooling/classic-build-app-blueprint`, `ember-cli`
183
- * [#10876](https://github.com/ember-cli/ember-cli/pull/10876) bump minimum node version to 20.19 ([@mansona](https://github.com/mansona))
197
+ #### Committers: 1
198
+ - Katie Gengler ([@kategengler](https://github.com/kategengler))
184
199
 
185
- #### :memo: Documentation
186
- * `ember-cli`
187
- * [#10857](https://github.com/ember-cli/ember-cli/pull/10857) Update RELEASE.md with more notes ([@mansona](https://github.com/mansona))
200
+ ## Release (2025-12-10)
188
201
 
189
- #### :house: Internal
190
- * `ember-cli`
191
- * [#10878](https://github.com/ember-cli/ember-cli/pull/10878) stop using internal package cache for smoke-test-slow ([@mansona](https://github.com/mansona))
192
- * [#10863](https://github.com/ember-cli/ember-cli/pull/10863) Missed a script -- fix updating output repos ([@kategengler](https://github.com/kategengler))
193
- * [#10862](https://github.com/ember-cli/ember-cli/pull/10862) Fix typo in output repo workflow ([@kategengler](https://github.com/kategengler))
194
- * [#10861](https://github.com/ember-cli/ember-cli/pull/10861) Fix output repo generation with new tag format ([@kategengler](https://github.com/kategengler))
202
+ * ember-cli 6.9.0 (minor)
203
+ * @ember-tooling/classic-build-addon-blueprint 6.9.0 (minor)
204
+ * @ember-tooling/classic-build-app-blueprint 6.9.0 (minor)
205
+
206
+ #### :rocket: Enhancement
207
+ * `ember-cli`, `@ember-tooling/classic-build-app-blueprint`
208
+ * [#10885](https://github.com/ember-cli/ember-cli/pull/10885) Promote Beta and update all dependencies for 6.9 release ([@mansona](https://github.com/mansona))
195
209
  * `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
196
210
  * [#10854](https://github.com/ember-cli/ember-cli/pull/10854) Prepare Beta Release ([@mansona](https://github.com/mansona))
197
211
 
212
+ #### :house: Internal
213
+ * `ember-cli`
214
+ * [#10809](https://github.com/ember-cli/ember-cli/pull/10809) Update RELEASE ([@mansona](https://github.com/mansona))
215
+ * [#10813](https://github.com/ember-cli/ember-cli/pull/10813) Document need for future vite experiment test cleanup ([@ef4](https://github.com/ef4))
216
+
198
217
  #### Committers: 2
199
218
  - Chris Manson ([@mansona](https://github.com/mansona))
200
- - Katie Gengler ([@kategengler](https://github.com/kategengler))
219
+ - Edward Faulkner ([@ef4](https://github.com/ef4))
220
+
221
+ ## Release (2025-11-29)
222
+
223
+ * ember-cli 6.8.1 (patch)
224
+
225
+ #### :bug: Bug Fix
226
+ * `ember-cli`
227
+ * [#10860](https://github.com/ember-cli/ember-cli/pull/10860) [BUGFIX release]: Enter the WatchDetector branch of the build command when EMBROIDER_PREBUILD is present ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
228
+
229
+ #### Committers: 1
230
+ - [@NullVoxPopuli](https://github.com/NullVoxPopuli)
201
231
 
202
232
  ## Release (2025-10-14)
203
233
 
204
- * ember-cli 6.9.0-alpha.2 (minor)
205
- * @ember-tooling/classic-build-addon-blueprint 6.9.0-alpha.2 (minor)
206
- * @ember-tooling/classic-build-app-blueprint 6.9.0-alpha.2 (minor)
207
- * @ember-tooling/blueprint-blueprint 0.2.1 (patch)
208
- * @ember-tooling/blueprint-model 0.4.1 (patch)
234
+ * ember-cli 6.8.0 (minor)
235
+ * @ember-tooling/classic-build-addon-blueprint 6.8.0 (minor)
236
+ * @ember-tooling/classic-build-app-blueprint 6.8.0 (minor)
209
237
 
210
238
  #### :rocket: Enhancement
211
- * `ember-cli`
212
- * [#10844](https://github.com/ember-cli/ember-cli/pull/10844) [beta] Error when `ember (generate|destroy) (http-proxy|http-mock|server)` is used in a Vite-based project ([@kategengler](https://github.com/kategengler))
213
239
  * `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
240
+ * [#10853](https://github.com/ember-cli/ember-cli/pull/10853) Promote Beta and update all dependencies for 6.8 release ([@mansona](https://github.com/mansona))
214
241
  * [#10831](https://github.com/ember-cli/ember-cli/pull/10831) [bugfix beta] enable `--strict` by default to match new app blueprint ([@mansona](https://github.com/mansona))
242
+ * [#10808](https://github.com/ember-cli/ember-cli/pull/10808) Prepare 6.8 Beta ([@mansona](https://github.com/mansona))
243
+ * `ember-cli`
244
+ * [#10844](https://github.com/ember-cli/ember-cli/pull/10844) [beta] Error when `ember (generate|destroy) (http-proxy|http-mock|server)` is used in a Vite-based project ([@kategengler](https://github.com/kategengler))
245
+ * [#10802](https://github.com/ember-cli/ember-cli/pull/10802) enable Vite by default ([@mansona](https://github.com/mansona))
246
+ * [#10804](https://github.com/ember-cli/ember-cli/pull/10804) Support a `--ts` alias for the `addon`, `init` and `new` commands ([@bertdeblock](https://github.com/bertdeblock))
247
+ * [#10781](https://github.com/ember-cli/ember-cli/pull/10781) Add new `VITE` experiment to generate app with new Vite blueprint ([@pichfl](https://github.com/pichfl))
248
+ * [#10785](https://github.com/ember-cli/ember-cli/pull/10785) Depracate passing filenames and globs to `init` ([@pichfl](https://github.com/pichfl))
249
+ * [#10776](https://github.com/ember-cli/ember-cli/pull/10776) Add deprecation warning for the `--embroider` argument ([@pichfl](https://github.com/pichfl))
250
+ * `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`, `ember-cli`
251
+ * [#10791](https://github.com/ember-cli/ember-cli/pull/10791) update the format of the ember-cli-update.json ([@mansona](https://github.com/mansona))
215
252
 
216
253
  #### :bug: Bug Fix
217
254
  * `ember-cli`
218
255
  * [#10846](https://github.com/ember-cli/ember-cli/pull/10846) [beta bugfix] allow build --watch only in EMBROIDER_PREBUILD ([@mansona](https://github.com/mansona))
219
- * [#10834](https://github.com/ember-cli/ember-cli/pull/10834) [bugfix release] Fix tests using wrong versions ([@mansona](https://github.com/mansona))
220
256
  * [#10826](https://github.com/ember-cli/ember-cli/pull/10826) move resolution of @ember/app-blueprint to prevent loading latest ([@mansona](https://github.com/mansona))
221
- * `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
222
- * [#10838](https://github.com/ember-cli/ember-cli/pull/10838) Add package license metadata to match repository ([@davidtaylorhq](https://github.com/davidtaylorhq))
257
+ * [#10782](https://github.com/ember-cli/ember-cli/pull/10782) update heimdall-fs-monitor ([@mansona](https://github.com/mansona))
258
+ * `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`, `ember-cli`
259
+ * [#10803](https://github.com/ember-cli/ember-cli/pull/10803) Add "ember-blueprint" to keywords in `package.json` for the classic blueprints ([@pichfl](https://github.com/pichfl))
260
+ * `@ember-tooling/classic-build-app-blueprint`
261
+ * [#10798](https://github.com/ember-cli/ember-cli/pull/10798) Add import from ember-data breakage/deprecation ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
262
+ * `@ember-tooling/classic-build-app-blueprint`, `ember-cli`
263
+ * [#10707](https://github.com/ember-cli/ember-cli/pull/10707) Enabled recommended configs from eslint-plugin-n and eslint-plugin-qunit ([@ijlee2](https://github.com/ijlee2))
223
264
 
224
265
  #### :memo: Documentation
225
266
  * `ember-cli`
@@ -228,233 +269,75 @@
228
269
  * [#10835](https://github.com/ember-cli/ember-cli/pull/10835) Update deprecation message for --embroider option ([@kategengler](https://github.com/kategengler))
229
270
 
230
271
  #### :house: Internal
231
- * `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`, `@ember-tooling/blueprint-blueprint`, `@ember-tooling/blueprint-model`
232
- * [#10851](https://github.com/ember-cli/ember-cli/pull/10851) Merge beta into master ([@mansona](https://github.com/mansona))
233
- * [#10848](https://github.com/ember-cli/ember-cli/pull/10848) merge origin/release into beta ([@mansona](https://github.com/mansona))
234
272
  * `ember-cli`, `@ember-tooling/classic-build-app-blueprint`
235
273
  * [#10847](https://github.com/ember-cli/ember-cli/pull/10847) Prepare Beta Release ([@mansona](https://github.com/mansona))
236
274
  * [#10825](https://github.com/ember-cli/ember-cli/pull/10825) Prepare Beta Release ([@mansona](https://github.com/mansona))
237
275
  * [#10820](https://github.com/ember-cli/ember-cli/pull/10820) Prepare Beta Release ([@mansona](https://github.com/mansona))
238
- * `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
239
- * [#10836](https://github.com/ember-cli/ember-cli/pull/10836) Prepare Beta Release ([@mansona](https://github.com/mansona))
240
276
  * `ember-cli`
241
277
  * [#10845](https://github.com/ember-cli/ember-cli/pull/10845) [beta] update @ember/app-blueprint to latest beta ([@mansona](https://github.com/mansona))
242
278
  * [#10833](https://github.com/ember-cli/ember-cli/pull/10833) [bugfix beta] bump the @ember/app-blueprint version ([@mansona](https://github.com/mansona))
243
279
  * [#10823](https://github.com/ember-cli/ember-cli/pull/10823) fix incorrect ember-cli-update version in tests ([@mansona](https://github.com/mansona))
244
280
  * [#10819](https://github.com/ember-cli/ember-cli/pull/10819) update @ember/app-blueprint beta version ([@mansona](https://github.com/mansona))
245
- * [#10809](https://github.com/ember-cli/ember-cli/pull/10809) Update RELEASE ([@mansona](https://github.com/mansona))
246
-
247
- #### Committers: 3
248
- - Chris Manson ([@mansona](https://github.com/mansona))
249
- - David Taylor ([@davidtaylorhq](https://github.com/davidtaylorhq))
250
- - Katie Gengler ([@kategengler](https://github.com/kategengler))
251
-
252
- ## Release (2025-09-17)
253
-
254
- * ember-cli 6.9.0-alpha.1 (minor)
255
- * @ember-tooling/classic-build-addon-blueprint 6.9.0-alpha.1 (minor)
256
- * @ember-tooling/classic-build-app-blueprint 6.9.0-alpha.1 (minor)
257
- * @ember-tooling/blueprint-blueprint 0.2.0 (minor)
258
- * @ember-tooling/blueprint-model 0.4.0 (minor)
259
-
260
- #### :rocket: Enhancement
261
- * `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`, `@ember-tooling/blueprint-blueprint`, `@ember-tooling/blueprint-model`
262
- * [#10808](https://github.com/ember-cli/ember-cli/pull/10808) Prepare 6.8 Beta ([@mansona](https://github.com/mansona))
263
- * `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
264
- * [#10796](https://github.com/ember-cli/ember-cli/pull/10796) Promote Beta and update all dependencies for 6.7 release ([@mansona](https://github.com/mansona))
265
-
266
- #### :bug: Bug Fix
267
- * `ember-cli`
268
- * [#10794](https://github.com/ember-cli/ember-cli/pull/10794) Fix potential NPE ([@boris-petrov](https://github.com/boris-petrov))
269
-
270
- #### :house: Internal
271
- * `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`, `@ember-tooling/blueprint-blueprint`, `@ember-tooling/blueprint-model`
272
- * [#10815](https://github.com/ember-cli/ember-cli/pull/10815) Merge beta into master and start 6.9 alpha ([@mansona](https://github.com/mansona))
273
- * [#10810](https://github.com/ember-cli/ember-cli/pull/10810) Prepare Beta Release ([@mansona](https://github.com/mansona))
274
- * `@ember-tooling/blueprint-model`
275
- * [#10813](https://github.com/ember-cli/ember-cli/pull/10813) Document need for future vite experiment test cleanup ([@ef4](https://github.com/ef4))
281
+ * [#10806](https://github.com/ember-cli/ember-cli/pull/10806) skip build watch tests when vite is enabled ([@mansona](https://github.com/mansona))
282
+ * [#10790](https://github.com/ember-cli/ember-cli/pull/10790) Reorganize tests for `new` and `addon` commands ([@pichfl](https://github.com/pichfl))
283
+ * [#10783](https://github.com/ember-cli/ember-cli/pull/10783) remove unused changelog script ([@mansona](https://github.com/mansona))
284
+ * [#10764](https://github.com/ember-cli/ember-cli/pull/10764) fix double CI run on release-plan PR ([@mansona](https://github.com/mansona))
285
+ * [#10750](https://github.com/ember-cli/ember-cli/pull/10750) Add more notes to the Release.md ([@mansona](https://github.com/mansona))
276
286
  * `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
277
- * [#10797](https://github.com/ember-cli/ember-cli/pull/10797) Prepare Stable Release ([@mansona](https://github.com/mansona))
278
- * [#10800](https://github.com/ember-cli/ember-cli/pull/10800) fix release-plan for stable release ([@mansona](https://github.com/mansona))
279
- * `ember-cli`
280
- * [#10801](https://github.com/ember-cli/ember-cli/pull/10801) update github-changelog ([@mansona](https://github.com/mansona))
281
-
282
- #### Committers: 3
283
- - Boris Petrov ([@boris-petrov](https://github.com/boris-petrov))
284
- - Chris Manson ([@mansona](https://github.com/mansona))
285
- - Edward Faulkner ([@ef4](https://github.com/ef4))
286
-
287
- ## Release (2025-09-10)
288
-
289
- * @ember-tooling/classic-build-addon-blueprint 6.8.0-alpha.5 (patch)
290
- * @ember-tooling/classic-build-app-blueprint 6.8.0-alpha.5 (patch)
291
- * @ember-tooling/blueprint-model 0.2.0 (minor)
292
- * ember-cli 6.8.0-alpha.5 (patch)
293
-
294
- #### :rocket: Enhancement
295
- * `@ember-tooling/blueprint-model`
296
- * [#10802](https://github.com/ember-cli/ember-cli/pull/10802) enable Vite by default ([@mansona](https://github.com/mansona))
297
- * Other
298
- * [#10804](https://github.com/ember-cli/ember-cli/pull/10804) Support a `--ts` alias for the `addon`, `init` and `new` commands ([@bertdeblock](https://github.com/bertdeblock))
299
-
300
- #### :house: Internal
301
- * [#10806](https://github.com/ember-cli/ember-cli/pull/10806) skip build watch tests when vite is enabled ([@mansona](https://github.com/mansona))
287
+ * [#10799](https://github.com/ember-cli/ember-cli/pull/10799) Prepare Alpha Release ([@mansona](https://github.com/mansona))
288
+ * [#10778](https://github.com/ember-cli/ember-cli/pull/10778) Prepare Alpha Release ([@mansona](https://github.com/mansona))
289
+ * [#10756](https://github.com/ember-cli/ember-cli/pull/10756) Prepare Alpha Release ([@mansona](https://github.com/mansona))
290
+ * [#10763](https://github.com/ember-cli/ember-cli/pull/10763) Prepare 6.8-alpha ([@mansona](https://github.com/mansona))
302
291
 
303
- #### Committers: 2
292
+ #### Committers: 6
304
293
  - Bert De Block ([@bertdeblock](https://github.com/bertdeblock))
305
294
  - Chris Manson ([@mansona](https://github.com/mansona))
306
-
307
- ## Release (2025-09-09)
308
-
309
- * @ember-tooling/classic-build-addon-blueprint 6.8.0-alpha.4 (patch)
310
- * @ember-tooling/classic-build-app-blueprint 6.8.0-alpha.4 (patch)
311
- * @ember-tooling/blueprint-blueprint 0.0.3 (patch)
312
- * ember-cli 6.8.0-alpha.4 (patch)
313
-
314
- #### :bug: Bug Fix
315
- * `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`, `@ember-tooling/blueprint-blueprint`
316
- * [#10803](https://github.com/ember-cli/ember-cli/pull/10803) Add "ember-blueprint" to keywords in `package.json` for the classic blueprints ([@pichfl](https://github.com/pichfl))
317
- * `@ember-tooling/classic-build-app-blueprint`
318
- * [#10798](https://github.com/ember-cli/ember-cli/pull/10798) Add import from ember-data breakage/deprecation ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
319
-
320
- #### Committers: 2
321
295
  - Florian Pichler ([@pichfl](https://github.com/pichfl))
296
+ - Isaac Lee ([@ijlee2](https://github.com/ijlee2))
297
+ - Katie Gengler ([@kategengler](https://github.com/kategengler))
322
298
  - [@NullVoxPopuli](https://github.com/NullVoxPopuli)
323
299
 
324
- ## Release (2025-09-05)
300
+ ## Release (2025-10-08)
325
301
 
326
- * @ember-tooling/classic-build-addon-blueprint 6.8.0-alpha.3 (patch)
327
- * @ember-tooling/classic-build-app-blueprint 6.8.0-alpha.3 (patch)
328
- * @ember-tooling/blueprint-model 0.1.0 (minor)
329
- * ember-cli 6.8.0-alpha.3 (patch)
302
+ * ember-cli 6.7.2 (patch)
303
+ * @ember-tooling/classic-build-addon-blueprint 6.7.1 (patch)
304
+ * @ember-tooling/classic-build-app-blueprint 6.7.2 (patch)
330
305
 
331
- #### :rocket: Enhancement
332
- * `@ember-tooling/blueprint-model`
333
- * [#10781](https://github.com/ember-cli/ember-cli/pull/10781) Add new `VITE` experiment to generate app with new Vite blueprint ([@pichfl](https://github.com/pichfl))
306
+ #### :bug: Bug Fix
307
+ * `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
308
+ * [#10838](https://github.com/ember-cli/ember-cli/pull/10838) Add package license metadata to match repository ([@davidtaylorhq](https://github.com/davidtaylorhq))
334
309
 
335
310
  #### Committers: 1
336
- - Florian Pichler ([@pichfl](https://github.com/pichfl))
337
-
338
- ## Release (2025-09-01)
311
+ - David Taylor ([@davidtaylorhq](https://github.com/davidtaylorhq))
339
312
 
340
- * @ember-tooling/classic-build-addon-blueprint 6.8.0-alpha.2 (minor)
341
- * @ember-tooling/classic-build-app-blueprint 6.8.0-alpha.2 (minor)
342
- * ember-cli 6.8.0-alpha.2 (patch)
313
+ ## Release (2025-10-06)
343
314
 
344
- #### :rocket: Enhancement
345
- * `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
346
- * [#10791](https://github.com/ember-cli/ember-cli/pull/10791) update the format of the ember-cli-update.json ([@mansona](https://github.com/mansona))
347
- * Other
348
- * [#10785](https://github.com/ember-cli/ember-cli/pull/10785) Depracate passing filenames and globs to `init` ([@pichfl](https://github.com/pichfl))
349
- * [#10776](https://github.com/ember-cli/ember-cli/pull/10776) Add deprecation warning for the `--embroider` argument ([@pichfl](https://github.com/pichfl))
315
+ * ember-cli 6.7.1 (patch)
316
+ * @ember-tooling/classic-build-app-blueprint 6.7.1 (patch)
350
317
 
351
318
  #### :bug: Bug Fix
352
- * Other
353
- * [#10782](https://github.com/ember-cli/ember-cli/pull/10782) update heimdall-fs-monitor ([@mansona](https://github.com/mansona))
319
+ * `ember-cli`
320
+ * [#10834](https://github.com/ember-cli/ember-cli/pull/10834) [bugfix release] Fix tests using wrong versions ([@mansona](https://github.com/mansona))
354
321
  * `@ember-tooling/classic-build-app-blueprint`
355
- * [#10707](https://github.com/ember-cli/ember-cli/pull/10707) Enabled recommended configs from eslint-plugin-n and eslint-plugin-qunit ([@ijlee2](https://github.com/ijlee2))
322
+ * [#10824](https://github.com/ember-cli/ember-cli/pull/10824) [bugfix release] fix app-blueprint being considered a blueprint ([@mansona](https://github.com/mansona))
356
323
 
357
- #### :house: Internal
358
- * [#10790](https://github.com/ember-cli/ember-cli/pull/10790) Reorganize tests for `new` and `addon` commands ([@pichfl](https://github.com/pichfl))
359
- * [#10783](https://github.com/ember-cli/ember-cli/pull/10783) remove unused changelog script ([@mansona](https://github.com/mansona))
360
- * [#10764](https://github.com/ember-cli/ember-cli/pull/10764) fix double CI run on release-plan PR ([@mansona](https://github.com/mansona))
361
- * [#10750](https://github.com/ember-cli/ember-cli/pull/10750) Add more notes to the Release.md ([@mansona](https://github.com/mansona))
362
-
363
- #### Committers: 3
364
- - Chris Manson ([@mansona](https://github.com/mansona))
365
- - Florian Pichler ([@pichfl](https://github.com/pichfl))
366
- - Isaac Lee ([@ijlee2](https://github.com/ijlee2))
367
-
368
- ## Release (2025-08-02)
369
-
370
- * @ember-tooling/classic-build-addon-blueprint 6.8.0-alpha.1 (minor)
371
- * @ember-tooling/classic-build-app-blueprint 6.8.0-alpha.1 (minor)
372
- * ember-cli 6.8.0-alpha.1 (patch)
373
-
374
- #### :rocket: Enhancement
375
- * `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
376
- * [#10755](https://github.com/ember-cli/ember-cli/pull/10755) Prepare 6.7-beta ([@mansona](https://github.com/mansona))
377
- * Other
378
- * [#10751](https://github.com/ember-cli/ember-cli/pull/10751) [BETA BACKPORT] Backport drop node 18 ([@mansona](https://github.com/mansona))
379
-
380
- #### :house: Internal
381
- * `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
382
- * [#10763](https://github.com/ember-cli/ember-cli/pull/10763) Prepare 6.8-alpha ([@mansona](https://github.com/mansona))
383
- * [#10754](https://github.com/ember-cli/ember-cli/pull/10754) Prepare Beta Release ([@github-actions[bot]](https://github.com/apps/github-actions))
384
- * Other
385
- * [#10761](https://github.com/ember-cli/ember-cli/pull/10761) update release-plan ([@mansona](https://github.com/mansona))
386
-
387
- #### Committers: 2
324
+ #### Committers: 1
388
325
  - Chris Manson ([@mansona](https://github.com/mansona))
389
- - [@github-actions[bot]](https://github.com/apps/github-actions)
390
326
 
391
- ## Release (2025-07-26)
327
+ ## Release (2025-09-06)
392
328
 
393
- * @ember-tooling/classic-build-addon-blueprint 6.7.0-alpha.4 (minor)
394
- * @ember-tooling/classic-build-app-blueprint 6.7.0-alpha.4 (minor)
395
- * ember-cli 6.7.0-alpha.4 (patch)
329
+ * ember-cli 6.7.0 (minor)
330
+ * @ember-tooling/classic-build-addon-blueprint 6.7.0 (minor)
331
+ * @ember-tooling/classic-build-app-blueprint 6.7.0 (minor)
396
332
 
397
333
  #### :rocket: Enhancement
398
- * `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
334
+ * `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
335
+ * [#10796](https://github.com/ember-cli/ember-cli/pull/10796) Promote Beta and update all dependencies for 6.7 release ([@mansona](https://github.com/mansona))
399
336
  * [#10742](https://github.com/ember-cli/ember-cli/pull/10742) Drop node 18, add node 24 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
400
337
 
401
338
  #### :bug: Bug Fix
402
- * `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
403
- * [#10742](https://github.com/ember-cli/ember-cli/pull/10742) Drop node 18, add node 24 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
404
-
405
- #### :memo: Documentation
406
- * `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
407
- * [#10742](https://github.com/ember-cli/ember-cli/pull/10742) Drop node 18, add node 24 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
408
-
409
- #### :house: Internal
410
- * [#10748](https://github.com/ember-cli/ember-cli/pull/10748) update blueprint version of ember-cli as part of release plan ([@mansona](https://github.com/mansona))
411
- * [#10747](https://github.com/ember-cli/ember-cli/pull/10747) only use the PAT for the PR creation in release-plan ([@mansona](https://github.com/mansona))
412
- * [#10744](https://github.com/ember-cli/ember-cli/pull/10744) run tests on the release-plan PR ([@mansona](https://github.com/mansona))
413
-
414
- #### Committers: 2
415
- - Chris Manson ([@mansona](https://github.com/mansona))
416
- - [@NullVoxPopuli](https://github.com/NullVoxPopuli)
417
-
418
- ## Release (2025-06-30)
419
-
420
- * @ember-tooling/classic-build-addon-blueprint 6.7.0-alpha.3 (patch)
421
- * @ember-tooling/classic-build-app-blueprint 6.7.0-alpha.3 (patch)
422
- * @ember-tooling/blueprint-blueprint 0.0.2 (patch)
423
- * @ember-tooling/blueprint-model 0.0.2 (patch)
424
- * ember-cli 6.7.0-alpha.3 (patch)
425
-
426
- #### :house: Internal
427
- * `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`, `@ember-tooling/blueprint-blueprint`, `@ember-tooling/blueprint-model`
428
- * [#10738](https://github.com/ember-cli/ember-cli/pull/10738) add a repository for each of the packages ([@mansona](https://github.com/mansona))
429
-
430
- #### Committers: 1
431
- - Chris Manson ([@mansona](https://github.com/mansona))
432
-
433
- ## Release (2025-06-30)
434
-
435
- * @ember-tooling/classic-build-addon-blueprint 6.7.0-alpha.2 (patch)
436
- * @ember-tooling/classic-build-app-blueprint 6.7.0-alpha.2 (patch)
437
- * @ember-tooling/blueprint-blueprint 0.0.1 (patch)
438
- * @ember-tooling/blueprint-model 0.0.1 (patch)
439
- * ember-cli 6.7.0-alpha.2 (patch)
440
-
441
- #### :house: Internal
442
- * Other
443
- * [#10735](https://github.com/ember-cli/ember-cli/pull/10735) remove unnecessary project override ([@mansona](https://github.com/mansona))
444
- * `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`, `@ember-tooling/blueprint-blueprint`, `@ember-tooling/blueprint-model`
445
- * [#10736](https://github.com/ember-cli/ember-cli/pull/10736) update all sub-packages to have the @ember-tooling prefix ([@mansona](https://github.com/mansona))
446
- * [#10671](https://github.com/ember-cli/ember-cli/pull/10671) Implement the built in app, addon, and blueprint blueprints by package lookup ([@mansona](https://github.com/mansona))
447
-
448
- #### Committers: 1
449
- - Chris Manson ([@mansona](https://github.com/mansona))
450
-
451
- ## Release (2025-06-16)
452
-
453
- * ember-cli 6.7.0-alpha.1 (minor)
454
-
455
- #### :rocket: Enhancement
456
339
  * `ember-cli`
457
- * [#10705](https://github.com/ember-cli/ember-cli/pull/10705) add `--strict` flag for new app and addon generation ([@mansona](https://github.com/mansona))
340
+ * [#10794](https://github.com/ember-cli/ember-cli/pull/10794) Fix potential NPE ([@boris-petrov](https://github.com/boris-petrov))
458
341
 
459
342
  #### :memo: Documentation
460
343
  * `ember-cli`
@@ -462,20 +345,32 @@
462
345
 
463
346
  #### :house: Internal
464
347
  * `ember-cli`
465
- * [#10731](https://github.com/ember-cli/ember-cli/pull/10731) Prepare Alpha 6.7.0 ([@mansona](https://github.com/mansona))
466
- * [#10728](https://github.com/ember-cli/ember-cli/pull/10728) Prepare Beta 6.6.0 ([@mansona](https://github.com/mansona))
467
- * [#10726](https://github.com/ember-cli/ember-cli/pull/10726) use patched github-changelog for properly rolling up beta changelog ([@mansona](https://github.com/mansona))
468
- * [#10717](https://github.com/ember-cli/ember-cli/pull/10717) pass --publish-branch to release-plan publish ([@mansona](https://github.com/mansona))
348
+ * [#10801](https://github.com/ember-cli/ember-cli/pull/10801) update github-changelog ([@mansona](https://github.com/mansona))
349
+ * [#10761](https://github.com/ember-cli/ember-cli/pull/10761) update release-plan ([@mansona](https://github.com/mansona))
350
+ * [#10748](https://github.com/ember-cli/ember-cli/pull/10748) update blueprint version of ember-cli as part of release plan ([@mansona](https://github.com/mansona))
351
+ * [#10747](https://github.com/ember-cli/ember-cli/pull/10747) only use the PAT for the PR creation in release-plan ([@mansona](https://github.com/mansona))
352
+ * [#10744](https://github.com/ember-cli/ember-cli/pull/10744) run tests on the release-plan PR ([@mansona](https://github.com/mansona))
353
+ * [#10735](https://github.com/ember-cli/ember-cli/pull/10735) remove unnecessary project override ([@mansona](https://github.com/mansona))
354
+ * `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`
355
+ * [#10800](https://github.com/ember-cli/ember-cli/pull/10800) fix release-plan for stable release ([@mansona](https://github.com/mansona))
356
+ * [#10736](https://github.com/ember-cli/ember-cli/pull/10736) update all sub-packages to have the @ember-tooling prefix ([@mansona](https://github.com/mansona))
357
+ * [#10671](https://github.com/ember-cli/ember-cli/pull/10671) Implement the built in app, addon, and blueprint blueprints by package lookup ([@mansona](https://github.com/mansona))
358
+ * `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`, `ember-cli`
359
+ * [#10738](https://github.com/ember-cli/ember-cli/pull/10738) add a repository for each of the packages ([@mansona](https://github.com/mansona))
469
360
 
470
- #### Committers: 1
361
+ #### Committers: 3
362
+ - Boris Petrov ([@boris-petrov](https://github.com/boris-petrov))
471
363
  - Chris Manson ([@mansona](https://github.com/mansona))
364
+ - [@NullVoxPopuli](https://github.com/NullVoxPopuli)
472
365
 
473
- ## Release (2025-06-16)
366
+ ## Release (2025-07-29)
474
367
 
475
- * ember-cli 6.6.0-beta.1 (minor)
368
+ * ember-cli 6.6.0 (minor)
476
369
 
477
370
  #### :rocket: Enhancement
478
371
  * `ember-cli`
372
+ * [#10749](https://github.com/ember-cli/ember-cli/pull/10749) Update all dependencies for 6.6 release ([@mansona](https://github.com/mansona))
373
+ * [#10751](https://github.com/ember-cli/ember-cli/pull/10751) [BETA BACKPORT] Backport drop node 18 ([@mansona](https://github.com/mansona))
479
374
  * [#10701](https://github.com/ember-cli/ember-cli/pull/10701) [ENHANCEMENT] Support Bun ([@hexadecy](https://github.com/hexadecy))
480
375
  * [#10664](https://github.com/ember-cli/ember-cli/pull/10664) [ENHANCEMENT] Remove ember-fetch ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
481
376
 
@@ -486,8 +381,6 @@
486
381
 
487
382
  #### :house: Internal
488
383
  * `ember-cli`
489
- * [#10728](https://github.com/ember-cli/ember-cli/pull/10728) Prepare Beta 6.6.0 ([@mansona](https://github.com/mansona))
490
- * [#10726](https://github.com/ember-cli/ember-cli/pull/10726) use patched github-changelog for properly rolling up beta changelog ([@mansona](https://github.com/mansona))
491
384
  * [#10699](https://github.com/ember-cli/ember-cli/pull/10699) Start using release-plan for releasing ember-cli ([@mansona](https://github.com/mansona))
492
385
  * [#10670](https://github.com/ember-cli/ember-cli/pull/10670) testing: don't generate temp directories in the repo ([@mansona](https://github.com/mansona))
493
386
 
@@ -3,7 +3,7 @@
3
3
  "logo": "https://ember-cli.com/assets/images/ember-cli-logo-small-dark.png",
4
4
  "name": "ember-cli",
5
5
  "description": "Command line tool for developing ambitious ember.js apps",
6
- "version": "7.0.0-alpha.1-master-29c3df185a"
6
+ "version": "7.1.0-alpha.1-master-f2b31649f0"
7
7
  },
8
8
  "files": {
9
9
  "lib/broccoli/default-packager.js": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ember-cli",
3
- "version": "7.0.0-alpha.1",
3
+ "version": "7.1.0-alpha.1",
4
4
  "description": "Command line tool for developing ambitious ember.js apps",
5
5
  "keywords": [
6
6
  "app",
@@ -35,7 +35,7 @@
35
35
  "publishTag": "alpha"
36
36
  },
37
37
  "dependencies": {
38
- "@ember/app-blueprint": "~7.0.0-alpha.1",
38
+ "@ember/app-blueprint": "~7.1.0-alpha.1",
39
39
  "@pnpm/find-workspace-dir": "^1000.1.3",
40
40
  "babel-remove-types": "^1.0.2",
41
41
  "broccoli": "^4.0.0",
@@ -117,8 +117,8 @@
117
117
  "yam": "^1.0.0",
118
118
  "@ember-tooling/blueprint-blueprint": "0.3.0",
119
119
  "@ember-tooling/blueprint-model": "0.6.2",
120
- "@ember-tooling/classic-build-addon-blueprint": "7.0.0-alpha.1",
121
- "@ember-tooling/classic-build-app-blueprint": "7.0.0-alpha.1"
120
+ "@ember-tooling/classic-build-app-blueprint": "7.1.0-alpha.1",
121
+ "@ember-tooling/classic-build-addon-blueprint": "7.1.0-alpha.1"
122
122
  },
123
123
  "devDependencies": {
124
124
  "broccoli-plugin": "^4.0.3",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ember-tooling/classic-build-addon-blueprint",
3
- "version": "7.0.0-alpha.1",
3
+ "version": "7.1.0-alpha.1",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/ember-cli/ember-cli.git",
@@ -63,7 +63,7 @@
63
63
  "broccoli-asset-rev": "^3.0.0",
64
64
  "concurrently": "^9.2.1",
65
65
  "ember-auto-import": "^2.13.1",
66
- "ember-cli": "~7.0.0-alpha.1",
66
+ "ember-cli": "~7.1.0-alpha.1",
67
67
  "ember-cli-app-version": "^7.0.0",
68
68
  "ember-cli-babel": "^8.3.1",
69
69
  "ember-cli-clean-css": "^3.0.0",
@@ -79,7 +79,7 @@
79
79
  "ember-page-title": "^9.0.3",
80
80
  "ember-qunit": "^9.0.4",
81
81
  "ember-resolver": "^13.2.0",
82
- "ember-source": "~7.0.0-beta.1",
82
+ "ember-source": "~7.1.0-alpha.3",
83
83
  "ember-template-imports": "^4.4.0",
84
84
  "ember-template-lint": "^6.1.0<% if (welcome) { %>",
85
85
  "ember-welcome-page": "^7.0.2<% } %>",
@@ -98,7 +98,7 @@
98
98
  "stylelint": "^16.26.1",
99
99
  "stylelint-config-standard": "^36.0.1<% if (typescript) { %>",
100
100
  "typescript": "^5.9.3",
101
- "typescript-eslint": "^8.58.2<% } %>",
101
+ "typescript-eslint": "^8.59.0<% } %>",
102
102
  "webpack": "^5.106.2"
103
103
  },
104
104
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ember-tooling/classic-build-app-blueprint",
3
- "version": "7.0.0-alpha.1",
3
+ "version": "7.1.0-alpha.1",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/ember-cli/ember-cli.git",