Releases: ember-cli/ember-app-blueprint
Releases · ember-cli/ember-app-blueprint
v6.10.0-beta.1-@ember/app-blueprint
Release (2026-01-06)
- @ember/app-blueprint 6.10.0-beta.1 (minor)
🚀 Enhancement
@ember/app-blueprint- #160 Remove tracked-built-ins (it's built in (ish)) (@NullVoxPopuli)
- #163 Update package.json via
update-blueprint-deps(@NullVoxPopuli) - #49 Add
--minimaland--no-compat(@NullVoxPopuli) - #152 Update all dependencies for 6.9 release (@mansona)
- #145 Update generated workflow files (@NullVoxPopuli)
- #140 Use an
.mjsfile for configuring Stylelint (@bertdeblock) - #142 Use pnpm v10 (@bertdeblock)
- #138 Update generated ESLint config (@bertdeblock)
- #44 Use ESM for the babel config (@NullVoxPopuli)
- #125 Glint 2 (for
--typescriptprojects) (@NullVoxPopuli) - #124 Use modern EmberData/WarpDrive (@runspired)
- #113 Prepare 6.10 alpha (@mansona)
🐛 Bug Fix
@ember/app-blueprint- #161 Bump ember-cli to 6.9 in the 6.9 release (@NullVoxPopuli)
- #153 Pass extension to WelcomePage component (@evoactivity)
- #154 [bugfix beta] remove project: true from eslint config in TS projects (@mansona)
- #149 Fix the full path display during project generation (@NullVoxPopuli)
- #146 Test against our supported node versions (and fix the babel config for the maintenance-node version (20)) (@NullVoxPopuli)
- #148 Sort the package.json, using the replacers strategy (@NullVoxPopuli)
- #139 Remove
/declarations/entry in.gitignorefile (@bertdeblock) - #133 remove ember-auto-import from newly generated app (@mansona)
- #134 Restore correct version of babel-plugin-ember-template-compilation (@ef4)
📝 Documentation
@ember/app-blueprint- #141 Update some links to use https (@bertdeblock)
- #114 update RELEASE.md with notes for after ember-cli release (@mansona)
🏠 Internal
@ember/app-blueprint
Committers: 6
- Bert De Block (@bertdeblock)
- Chris Manson (@mansona)
- Chris Thoburn (@runspired)
- Edward Faulkner (@ef4)
- Liam Potter (@evoactivity)
- @NullVoxPopuli
v6.10.0-alpha.9-@ember/app-blueprint
Release (2025-12-24)
- @ember/app-blueprint 6.10.0-alpha.9 (minor)
🚀 Enhancement
@ember/app-blueprint- #160 Remove tracked-built-ins (it's built in (ish)) (@NullVoxPopuli)
- #163 Update package.json via
update-blueprint-deps(@NullVoxPopuli)
Committers: 1
v6.10.0-alpha.8-@ember/app-blueprint
Release (2025-12-24)
- @ember/app-blueprint 6.10.0-alpha.8 (minor)
🚀 Enhancement
@ember/app-blueprint- #49 Add
--minimaland--no-compat(@NullVoxPopuli)
- #49 Add
Committers: 1
v6.9.1-@ember/app-blueprint
Release (2025-12-23)
- @ember/app-blueprint 6.9.1 (patch)
🐛 Bug Fix
@ember/app-blueprint- #161 Bump ember-cli to 6.9 in the 6.9 release (@NullVoxPopuli)
Committers: 1
v6.10.0-alpha.7-@ember/app-blueprint
Release (2025-12-09)
- @ember/app-blueprint 6.10.0-alpha.7 (patch)
🐛 Bug Fix
@ember/app-blueprint- #153 Pass extension to WelcomePage component (@evoactivity)
🏠 Internal
Committers: 2
- Chris Manson (@mansona)
- Liam Potter (@evoactivity)
v6.9.0-@ember/app-blueprint
Release (2025-12-05)
- @ember/app-blueprint 6.9.0 (minor)
🚀 Enhancement
@ember/app-blueprint
🐛 Bug Fix
@ember/app-blueprint- #154 [bugfix beta] remove project: true from eslint config in TS projects (@mansona)
- #78 Use strict mode for all CJS files (@simonihmig)
📝 Documentation
@ember/app-blueprint- #64 Update the release document to match the ember-cli process (@mansona)
- #81 Correct example usage command in README (@abeforgit)
- #80 Fix formatting of README file (@bertdeblock)
Committers: 4
- Arne Bertrand (@abeforgit)
- Bert De Block (@bertdeblock)
- Chris Manson (@mansona)
- Simon Ihmig (@simonihmig)
v6.10.0-alpha.6-@ember/app-blueprint
Release (2025-11-26)
- @ember/app-blueprint 6.10.0-alpha.6 (minor)
🚀 Enhancement
@ember/app-blueprint- #145 Update generated workflow files (@NullVoxPopuli)
🐛 Bug Fix
@ember/app-blueprint- #149 Fix the full path display during project generation (@NullVoxPopuli)
- #146 Test against our supported node versions (and fix the babel config for the maintenance-node version (20)) (@NullVoxPopuli)
- #148 Sort the package.json, using the replacers strategy (@NullVoxPopuli)
Committers: 1
v6.10.0-alpha.5-@ember/app-blueprint
Release (2025-11-21)
- @ember/app-blueprint 6.10.0-alpha.5 (minor)
🚀 Enhancement
@ember/app-blueprint- #140 Use an
.mjsfile for configuring Stylelint (@bertdeblock) - #142 Use pnpm v10 (@bertdeblock)
- #138 Update generated ESLint config (@bertdeblock)
- #44 Use ESM for the babel config (@NullVoxPopuli)
- #140 Use an
🐛 Bug Fix
@ember/app-blueprint- #139 Remove
/declarations/entry in.gitignorefile (@bertdeblock)
- #139 Remove
📝 Documentation
@ember/app-blueprint- #141 Update some links to use https (@bertdeblock)
Committers: 2
- Bert De Block (@bertdeblock)
- @NullVoxPopuli