|
1 | 1 | # ember-cli Changelog |
2 | 2 |
|
| 3 | +## Release (2026-04-04) |
| 4 | + |
| 5 | +* ember-cli 6.12.0-beta.1 (minor) |
| 6 | +* @ember-tooling/classic-build-addon-blueprint 6.12.0-beta.1 (minor) |
| 7 | +* @ember-tooling/classic-build-app-blueprint 6.12.0-beta.1 (minor) |
| 8 | + |
| 9 | +#### :rocket: Enhancement |
| 10 | +* `ember-cli`, `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint` |
| 11 | + * [#10991](https://github.com/ember-cli/ember-cli/pull/10991) Prepare 6.12-beta ([@mansona](https://github.com/mansona)) |
| 12 | +* `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint` |
| 13 | + * [#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 | +* `@ember-tooling/classic-build-app-blueprint`, `ember-cli` |
| 15 | + * [#10969](https://github.com/ember-cli/ember-cli/pull/10969) Update ember-cli-htmlbars to ^7.0.0 in app-blueprint ([@Copilot](https://github.com/apps/copilot-swe-agent)) |
| 16 | +* `ember-cli`, `@ember-tooling/classic-build-app-blueprint` |
| 17 | + * [#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)) |
| 18 | + |
| 19 | +#### :bug: Bug Fix |
| 20 | +* `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint` |
| 21 | + * [#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)) |
| 22 | + * [#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)) |
| 23 | +* `@ember-tooling/classic-build-app-blueprint`, `ember-cli` |
| 24 | + * [#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)) |
| 25 | +* `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`, `ember-cli` |
| 26 | + * [#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)) |
| 27 | + * [#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)) |
| 28 | +* `ember-cli` |
| 29 | + * [#10972](https://github.com/ember-cli/ember-cli/pull/10972) Support ember-source (ESM) -- without addon vendor paths ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 30 | + * [#10941](https://github.com/ember-cli/ember-cli/pull/10941) Downgrade isbinaryfile ([@mansona](https://github.com/mansona)) |
| 31 | + |
| 32 | +#### :house: Internal |
| 33 | +* `ember-cli` |
| 34 | + * [#10990](https://github.com/ember-cli/ember-cli/pull/10990) bump node on publish.yml and stop updating npm ([@mansona](https://github.com/mansona)) |
| 35 | + * [#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)) |
| 36 | + * [#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)) |
| 37 | + * [#10931](https://github.com/ember-cli/ember-cli/pull/10931) update Release.md ([@mansona](https://github.com/mansona)) |
| 38 | + * [#10945](https://github.com/ember-cli/ember-cli/pull/10945) update release-plan for OIDC ([@mansona](https://github.com/mansona)) |
| 39 | +* `@ember-tooling/classic-build-addon-blueprint`, `@ember-tooling/classic-build-app-blueprint`, `ember-cli` |
| 40 | + * [#10947](https://github.com/ember-cli/ember-cli/pull/10947) bump in-range versions ([@mansona](https://github.com/mansona)) |
| 41 | + |
| 42 | +#### Committers: 5 |
| 43 | +- @NullVoxPopuli's reduced-access machine account for AI usage ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent)) |
| 44 | +- Chris Manson ([@mansona](https://github.com/mansona)) |
| 45 | +- Copilot [Bot] ([@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)) |
| 46 | +- Katie Gengler ([@kategengler](https://github.com/kategengler)) |
| 47 | +- [@NullVoxPopuli](https://github.com/NullVoxPopuli) |
| 48 | + |
3 | 49 | ## Release (2026-03-29) |
4 | 50 |
|
5 | 51 | * ember-cli 6.11.2 (patch) |
|
0 commit comments