|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## Release (2026-04-28) |
| 3 | +## Release (2026-05-20) |
4 | 4 |
|
5 | | -* @ember/app-blueprint 7.1.0-alpha.4 (patch) |
| 5 | +* @ember/app-blueprint 7.1.0-beta.1 (minor) |
| 6 | + |
| 7 | +#### :rocket: Enhancement |
| 8 | +* `@ember/app-blueprint` |
| 9 | + * [#286](https://github.com/ember-cli/ember-app-blueprint/pull/286) Prepare Beta Release ([@mansona](https://github.com/mansona)) |
| 10 | + * [#266](https://github.com/ember-cli/ember-app-blueprint/pull/266) remove chalk in favour of native styleText ([@mansona](https://github.com/mansona)) |
| 11 | + * [#267](https://github.com/ember-cli/ember-app-blueprint/pull/267) update walk-sync to v4 ([@mansona](https://github.com/mansona)) |
| 12 | + * [#260](https://github.com/ember-cli/ember-app-blueprint/pull/260) update stylelint to v17 ([@mansona](https://github.com/mansona)) |
| 13 | + * [#264](https://github.com/ember-cli/ember-app-blueprint/pull/264) update ember-cli-deprecation-workflow to v4 ([@mansona](https://github.com/mansona)) |
| 14 | + * [#263](https://github.com/ember-cli/ember-app-blueprint/pull/263) update vite to v8 ([@mansona](https://github.com/mansona)) |
| 15 | + * [#262](https://github.com/ember-cli/ember-app-blueprint/pull/262) update babel-plugin-ember-template-compilation to v4 ([@mansona](https://github.com/mansona)) |
| 16 | + * [#261](https://github.com/ember-cli/ember-app-blueprint/pull/261) update @rollup/plugin-babel to v7 ([@mansona](https://github.com/mansona)) |
| 17 | + * [#258](https://github.com/ember-cli/ember-app-blueprint/pull/258) update typescript to v6 ([@mansona](https://github.com/mansona)) |
6 | 18 |
|
7 | 19 | #### :bug: Bug Fix |
8 | 20 | * `@ember/app-blueprint` |
|
16 | 28 | - Chris Manson ([@mansona](https://github.com/mansona)) |
17 | 29 | - Sam Van Campenhout ([@Windvis](https://github.com/Windvis)) |
18 | 30 |
|
19 | | -## Release (2026-04-26) |
| 31 | +## Release (2026-05-20) |
20 | 32 |
|
21 | | -* @ember/app-blueprint 7.1.0-alpha.3 (minor) |
| 33 | +* @ember/app-blueprint 7.0.1 (patch) |
22 | 34 |
|
23 | | -#### :rocket: Enhancement |
| 35 | +#### :bug: Bug Fix |
24 | 36 | * `@ember/app-blueprint` |
25 | | - * [#266](https://github.com/ember-cli/ember-app-blueprint/pull/266) remove chalk in favour of native styleText ([@mansona](https://github.com/mansona)) |
26 | | - * [#267](https://github.com/ember-cli/ember-app-blueprint/pull/267) update walk-sync to v4 ([@mansona](https://github.com/mansona)) |
| 37 | + * [#284](https://github.com/ember-cli/ember-app-blueprint/pull/284) update ember-cli dependency to 7.0 ([@mansona](https://github.com/mansona)) |
27 | 38 |
|
28 | 39 | #### Committers: 1 |
29 | 40 | - Chris Manson ([@mansona](https://github.com/mansona)) |
30 | 41 |
|
31 | | -## Release (2026-04-20) |
| 42 | +## Release (2026-05-15) |
32 | 43 |
|
33 | | -* @ember/app-blueprint 7.1.0-alpha.2 (minor) |
| 44 | +* @ember/app-blueprint 7.0.0 (major) |
34 | 45 |
|
35 | | -#### :rocket: Enhancement |
| 46 | +#### :boom: Breaking Change |
36 | 47 | * `@ember/app-blueprint` |
37 | | - * [#260](https://github.com/ember-cli/ember-app-blueprint/pull/260) update stylelint to v17 ([@mansona](https://github.com/mansona)) |
38 | | - * [#264](https://github.com/ember-cli/ember-app-blueprint/pull/264) update ember-cli-deprecation-workflow to v4 ([@mansona](https://github.com/mansona)) |
39 | | - * [#263](https://github.com/ember-cli/ember-app-blueprint/pull/263) update vite to v8 ([@mansona](https://github.com/mansona)) |
40 | | - * [#262](https://github.com/ember-cli/ember-app-blueprint/pull/262) update babel-plugin-ember-template-compilation to v4 ([@mansona](https://github.com/mansona)) |
41 | | - * [#261](https://github.com/ember-cli/ember-app-blueprint/pull/261) update @rollup/plugin-babel to v7 ([@mansona](https://github.com/mansona)) |
42 | | - * [#258](https://github.com/ember-cli/ember-app-blueprint/pull/258) update typescript to v6 ([@mansona](https://github.com/mansona)) |
| 48 | + * [#279](https://github.com/ember-cli/ember-app-blueprint/pull/279) Promote Beta and update all dependencies for 7.0 release ([@mansona](https://github.com/mansona)) |
| 49 | + |
| 50 | +#### :house: Internal |
| 51 | +* `@ember/app-blueprint` |
| 52 | + * [#249](https://github.com/ember-cli/ember-app-blueprint/pull/249) fix publish ([@mansona](https://github.com/mansona)) |
43 | 53 |
|
44 | 54 | #### Committers: 1 |
45 | 55 | - Chris Manson ([@mansona](https://github.com/mansona)) |
46 | 56 |
|
47 | | -## Release (2026-04-20) |
| 57 | +## Release (2026-05-05) |
48 | 58 |
|
49 | | -* @ember/app-blueprint 7.1.0-alpha.1 (minor) |
| 59 | +* @ember/app-blueprint 6.12.3 (patch) |
50 | 60 |
|
51 | | -#### :rocket: Enhancement |
52 | | -* `@ember/app-blueprint` |
53 | | - * [#256](https://github.com/ember-cli/ember-app-blueprint/pull/256) Prepare 7.1 Alpha ([@mansona](https://github.com/mansona)) |
54 | | - |
55 | | -#### :house: Internal |
| 61 | +#### :bug: Bug Fix |
56 | 62 | * `@ember/app-blueprint` |
57 | | - * [#247](https://github.com/ember-cli/ember-app-blueprint/pull/247) update node for Publish CI to a version that doesn't need to update npm ([@mansona](https://github.com/mansona)) |
58 | | - * [#244](https://github.com/ember-cli/ember-app-blueprint/pull/244) split tests into individual matrix jobs ([@mansona](https://github.com/mansona)) |
| 63 | + * [#276](https://github.com/ember-cli/ember-app-blueprint/pull/276) [backport release] update vite to v8 and @rollup/plugin-babel to v7 ([@mansona](https://github.com/mansona)) |
59 | 64 |
|
60 | 65 | #### Committers: 1 |
61 | 66 | - Chris Manson ([@mansona](https://github.com/mansona)) |
62 | 67 |
|
63 | | -## Release (2026-04-18) |
| 68 | +## Release (2026-05-05) |
64 | 69 |
|
65 | | -* @ember/app-blueprint 7.0.0-beta.1 (minor) |
| 70 | +* @ember/app-blueprint 6.12.2 (patch) |
66 | 71 |
|
67 | | -#### :rocket: Enhancement |
| 72 | +#### :bug: Bug Fix |
68 | 73 | * `@ember/app-blueprint` |
69 | | - * [#254](https://github.com/ember-cli/ember-app-blueprint/pull/254) Prepare 7.0 Beta ([@mansona](https://github.com/mansona)) |
70 | | - |
71 | | -#### :house: Internal |
72 | | -* `@ember/app-blueprint` |
73 | | - * [#249](https://github.com/ember-cli/ember-app-blueprint/pull/249) fix publish ([@mansona](https://github.com/mansona)) |
74 | | - * [#247](https://github.com/ember-cli/ember-app-blueprint/pull/247) update node for Publish CI to a version that doesn't need to update npm ([@mansona](https://github.com/mansona)) |
75 | | - * [#244](https://github.com/ember-cli/ember-app-blueprint/pull/244) split tests into individual matrix jobs ([@mansona](https://github.com/mansona)) |
| 74 | + * [#274](https://github.com/ember-cli/ember-app-blueprint/pull/274) Fix an issue with the `--no-warp-drive` option ([@Windvis](https://github.com/Windvis)) |
76 | 75 |
|
77 | 76 | #### Committers: 1 |
78 | | -- Chris Manson ([@mansona](https://github.com/mansona)) |
| 77 | +- Sam Van Campenhout ([@Windvis](https://github.com/Windvis)) |
79 | 78 |
|
80 | 79 | ## Release (2026-04-18) |
81 | 80 |
|
|
0 commit comments