Skip to content

Latest commit

Β 

History

History
514 lines (357 loc) Β· 22.7 KB

File metadata and controls

514 lines (357 loc) Β· 22.7 KB

Changelog

Release (2026-04-20)

  • @ember/app-blueprint 7.1.0-alpha.1 (minor)

πŸš€ Enhancement

🏠 Internal

  • @ember/app-blueprint
    • #247 update node for Publish CI to a version that doesn't need to update npm (@mansona)
    • #244 split tests into individual matrix jobs (@mansona)

Committers: 1

Release (2026-04-18)

  • @ember/app-blueprint 7.0.0-beta.1 (minor)

πŸš€ Enhancement

🏠 Internal

  • @ember/app-blueprint

Committers: 1

Release (2026-04-18)

  • @ember/app-blueprint 6.12.1 (patch)

πŸ› Bug Fix

  • @ember/app-blueprint

Committers: 1

Release (2026-04-09)

  • @ember/app-blueprint 6.12.0 (minor)

πŸš€ Enhancement

  • @ember/app-blueprint
    • #243 Promote Beta and update all dependencies for 6.12 release (@mansona)
    • #144 feat: move ember-cli-build to mjs (@aklkv)

πŸ› Bug Fix

  • @ember/app-blueprint
    • #215 upgrade ember/optional-features to clear install deprecation warnings (@void-mAlex)
    • #119 fix: align linters with recent changes in classic app blueprint (@aklkv)
    • #208 [Bugfix release] Add globals.browser to eslint config for TS files (@mkszepp)

πŸ“ Documentation

🏠 Internal

  • @ember/app-blueprint

Committers: 4

Release (2026-03-03)

  • @ember/app-blueprint 6.11.2 (patch)

πŸ› Bug Fix

  • @ember/app-blueprint

Committers: 1

Release (2026-03-01)

  • @ember/app-blueprint 6.11.1 (patch)

πŸ› Bug Fix

  • @ember/app-blueprint
    • #226 fix decorator-transforms runtime path in babel.config.mjs (@mansona)

Committers: 1

Release (2026-02-17)

  • @ember/app-blueprint 6.11.0 (minor)

πŸš€ Enhancement

  • @ember/app-blueprint
    • #222 Promote Beta and update all dependencies for 6.11 release (@mansona)

🏠 Internal

Committers: 1

Release (2026-02-09)

  • @ember/app-blueprint 6.10.4 (patch)

πŸ› Bug Fix

  • @ember/app-blueprint
    • #209 Remove unnecessary empty lines when --no-warp-drive was passed (@mkszepp)

🏠 Internal

  • @ember/app-blueprint

Committers: 2

Release (2026-01-23)

  • @ember/app-blueprint 6.10.3 (patch)

πŸ› Bug Fix

  • @ember/app-blueprint
    • #205 [bugfix release] Auto-choose correct compilerPath (@ef4)

Committers: 1

  • Edward Faulkner (@ef4)

Release (2026-01-23)

  • @ember/app-blueprint 6.10.2 (patch)

πŸ› Bug Fix

  • @ember/app-blueprint

Committers: 1

Release (2026-01-23)

  • @ember/app-blueprint 6.10.1 (patch)

πŸ› Bug Fix

  • @ember/app-blueprint

Committers: 1

Release (2026-01-18)

  • @ember/app-blueprint 6.10.0 (minor)

πŸš€ Enhancement

πŸ› Bug Fix

  • @ember/app-blueprint
    • #180 [bugfix beta] don't turn warp-drive linksMode on by default for now (@mansona)
    • #176 [bugfix beta] fix warp-drive dependencies to use a tilde ~ (@mansona)
    • #153 Show proper extension on WelcomePage component (@evoactivity)
    • #149 Fix the full path display during project generation (@NullVoxPopuli)
    • #148 Sort the package.json, using the replacers strategy (@NullVoxPopuli)
    • #139 Remove /declarations/ entry in .gitignore file (@bertdeblock)
    • #133 remove ember-auto-import from newly generated app (@mansona)
    • #134 Upgrade babel-plugin-ember-template-compilation to v3.x (@ef4)

πŸ“ Documentation

  • @ember/app-blueprint

🏠 Internal

  • @ember/app-blueprint
    • #159 don't run CI when you only change markdown files (@mansona)
    • #146 Test against our supported node versions (and fix the babel config for the maintenance-node version (20)) (@NullVoxPopuli)
    • #131 fix warpdrive lint tests (@mansona)

Committers: 6

Release (2025-12-23)

  • @ember/app-blueprint 6.9.1 (patch)

πŸ› Bug Fix

Committers: 1

Release (2025-12-05)

  • @ember/app-blueprint 6.9.0 (minor)

πŸš€ Enhancement

πŸ› 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

Committers: 4

Release (2025-11-02)

  • @ember/app-blueprint 6.8.3 (patch)

πŸ› Bug Fix

  • @ember/app-blueprint
    • #126 [bugfix release] Add eslint parser option project: true (@mkszepp)

Committers: 1

Release (2025-10-24)

  • @ember/app-blueprint 6.8.2 (patch)

πŸ› Bug Fix

  • @ember/app-blueprint
    • #120 [bugfix release] set node version in engines to >= 20 (@aklkv)

Committers: 1

Release (2025-10-17)

  • @ember/app-blueprint 6.8.1 (patch)

πŸ› Bug Fix

  • @ember/app-blueprint
    • #116 [bugfix release] update ember-cli version to latest stable (@mansona)

Committers: 1

Release (2025-10-14)

  • @ember/app-blueprint 6.8.0 (minor)

πŸš€ Enhancement

Committers: 1

Release (2025-10-02)

  • @ember/app-blueprint 6.7.2 (patch)

πŸ› Bug Fix

  • @ember/app-blueprint
    • #82 Use TypeScript way of accessing potentially undefined podModulePrefix (@pichfl)

Committers: 1

Release (2025-09-04)

  • @ember/app-blueprint 6.7.1 (patch)

🏠 Internal

  • @ember/app-blueprint

Committers: 1

Release (2025-09-04)

  • @ember/app-blueprint 6.7.0 (minor)

πŸš€ Enhancement

  • @ember/app-blueprint
    • #65 Update all dependencies for 6.7 release (@mansona)

πŸ› Bug Fix

  • @ember/app-blueprint
    • #67 make sure that release-plan publishes from release branch (@mansona)

πŸ“ Documentation

  • @ember/app-blueprint

Committers: 1

Release (2025-09-04)

  • @ember/app-blueprint 6.6.0 (minor)

πŸš€ Enhancement

  • @ember/app-blueprint
    • #63 reset blueprint to match ember-cli app blueprint (in the next release) (@mansona)
    • #57 run update-blueprint-deps to update to Ember 6.6 (@mansona)

🏠 Internal

  • @ember/app-blueprint

Committers: 2

Release (2025-09-03)

  • @ember/app-blueprint 0.8.2 (patch)

πŸ› Bug Fix

  • @ember/app-blueprint
    • #56 Make sure that npm run lint doesn't fail on a newly generated app (@pichfl)

Committers: 1

Release (2025-07-22)

  • @ember/app-blueprint 0.8.1 (patch)

πŸ› Bug Fix

Committers: 1

Release (2025-07-01)

  • @ember/app-blueprint 0.8.0 (minor)

πŸš€ Enhancement

πŸ› Bug Fix

  • @ember/app-blueprint

Committers: 2

Release (2025-06-24)

  • @ember/app-blueprint 0.7.1 (patch)

πŸ› Bug Fix

Committers: 1

Release (2025-06-18)

  • @ember/app-blueprint 0.7.0 (minor)

πŸš€ Enhancement

🏠 Internal

  • @ember/app-blueprint
    • #35 Adjust the lint command / enforce prettier in CI (our code, not for the output) (@NullVoxPopuli)

Committers: 1

Release (2025-06-05)

  • @ember/app-blueprint 0.6.0 (minor)

πŸš€ Enhancement

  • @ember/app-blueprint
    • #28 make sure we always use strict generators (@mansona)

Committers: 1

Release (2025-05-22)

  • @ember/app-blueprint 0.5.0 (minor)

πŸš€ Enhancement

  • @ember/app-blueprint

Committers: 1

Release (2025-05-22)

  • @ember/app-blueprint 0.4.0 (minor)

πŸš€ Enhancement

  • @ember/app-blueprint

πŸ› Bug Fix

Committers: 2

Release (2025-05-20)

  • @ember/app-blueprint 0.3.0 (minor)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 1

Release (2025-05-20)

  • @ember/app-blueprint 0.2.0 (minor)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 1

Release (2025-05-08)

  • @ember/app-blueprint 0.1.1 (patch)

πŸ› Bug Fix

Committers: 1

Release (2025-04-25)

  • @ember/app-blueprint 0.1.0 (minor)

πŸš€ Enhancement

  • @ember/app-blueprint
    • #3 Import the app blueprint from ember-cli and @embroider/app-blueprint (@mansona)

🏠 Internal

Committers: 1