Releases: ember-cli/ember-cli
Releases · ember-cli/ember-cli
Release 6.3.0-beta.0
Blueprint Changes
Changelog
- #10534 [CLEANUP] Clean up
outputPaths
deprecation @bertdeblock - #10538 [CLEANUP] Clean up Travis CI deprecation @bertdeblock
- #10586 [INTERNAL] Add tests to ensure no linting errors post generating a new app or addon @bertdeblock
- #10587 [BUGFIX] Fix including
ember-source
types for v1 addons @bertdeblock - #10589 [ENHANCEMENT] Deprecate v1 addon
contentFor
types [RFC 1044] @bertdeblock - #10592 [BUGFIX] Fix ESLint config for v1 addons @bertdeblock
- #10593 [CLEANUP] Clean up old
broccoli-builder
fallback @bertdeblock - #10594 [CLEANUP] Clean up old
heimdalljs
deprecation @bertdeblock - #10595 [ENHANCEMENT] Update
@glimmer/component
to v2 in blueprints @bertdeblock - #10596 [ENHANCEMENT] Vanilla Prettier setup in blueprints [RFC 1055] @bertdeblock
- #10597 [CLEANUP] Clean up remaining Travis fixtures @bertdeblock
- #10599 [INTERNAL] Bump
content-tag
to v3 @SergeAstapov - #10612 [BUGFIX release]: tsconfig.json referenced paths to types instead of imports @NullVoxPopuli
- #10613 [ENHANCEMENT] Support
--ember-data
/--no-ember-data
flags when creating a new app @NullVoxPopuli - #10615 [ENHANCEMENT] Simplify Prettier config in blueprints @bendemboski
- #10616 [INTERNAL] Add test to ensure all package files are parseable @bertdeblock
- #10617 [ENHANCEMENT] Use
staticInvokables
in theapp
blueprint @bertdeblock - #10618 [INTERNAL] Avoid output for
deprecate
tests @bertdeblock - #10619 [BUGFIX] Only remove type imports when removing the types from
.gts
files in blueprints @Windvis - #10621 [ENHANCEMENT] Bump
@ember/test-helpers
to v5.1.0 in blueprints @NullVoxPopuli
Thank you to all who took the time to contribute!
Release 6.2.0
Blueprint Changes
Changelog
- #10496 [CLEANUP] Clean up support for incorrect values for
BROCCOLI_VIZ
env var @bertdeblock - #10555 [ENHANCEMENT] Bump
pnpm/action-setup
to v4 inapp
andaddon
blueprints @SergeAstapov - #10562 [ENHANCEMENT] Allow creating apps and addons everywhere @bertdeblock
- #10577 [ENHANCEMENT] Remove
@ember/string
fromapp
blueprint @bertdeblock - #10578 [ENHANCEMENT] Test against Node v22 @bertdeblock
- #10579 [INTERNAL] Update
sort-package-json
@bertdeblock - #10580 [ENHANCEMENT] Update LTS versions in blueprints @bertdeblock
- #10583 [ENHANCEMENT] Update
app
blueprint to supportember-qunit
v9 @ef4 - #10585 [INTERNAL] Support
WRITE_FIXTURES
in more test files @ef4
Thank you to all who took the time to contribute!
Release 6.2.0-beta.0
Blueprint Changes
Changelog
- #10496 [CLEANUP] Clean up support for incorrect values for
BROCCOLI_VIZ
env var @bertdeblock - #10555 [ENHANCEMENT] Bump
pnpm/action-setup
to v4 inapp
andaddon
blueprints @SergeAstapov - #10562 [ENHANCEMENT] Allow creating apps and addons everywhere @bertdeblock
- #10577 [ENHANCEMENT] Remove
@ember/string
fromapp
blueprint @bertdeblock - #10578 [ENHANCEMENT] Test against Node v22 @bertdeblock
- #10579 [INTERNAL] Update
sort-package-json
@bertdeblock - #10580 [ENHANCEMENT] Update LTS versions in blueprints @bertdeblock
- #10583 [ENHANCEMENT] Update
app
blueprint to supportember-qunit
v9 @ef4 - #10585 [INTERNAL] Support
WRITE_FIXTURES
in more test files @ef4
Thank you to all who took the time to contribute!
Release 6.1.0
Blueprint Changes
Changelog
- #10563 [Backport release]: update @ember/test-helpers. #10522 @NullVoxPopuli
- #10564 [BUGFIX] Add missing package for TS eslint config @mkszepp
- #10514 [backport release] use fork of remove-types with config: false @mansona
- #10515 Use colors for the concurrently prefixes in package.json @NullVoxPopuli
- #10516 Use ESLint 9 and Flat Config @NullVoxPopuli
- #10521 Make tests easier to run, closes #10520 @NullVoxPopuli
- #10525 Upgrade concurrently, closes #10524 @NullVoxPopuli
- #10526 Update ember-resolver, closes #10523 @NullVoxPopuli
- #10527 Update @ember/test-helpers, closes #10522 @NullVoxPopuli
- #10530 Update ember-load-initializers to v3 @mkszepp
- #10531 Update stylelint and depended package @mkszepp
- #10535 Upgrade eslint-plugin-ember @NullVoxPopuli
Thank you to all who took the time to contribute!
Release 6.0.1
Blueprint Changes
Changelog
- #10563 [Backport release]: update @ember/test-helpers. #10522 @NullVoxPopuli
Thank you to all who took the time to contribute!
Release 6.1.0-beta.0
Blueprint Changes
Changelog
- #10514 [backport release] use fork of remove-types with config: false @mansona
- #10515 Use colors for the concurrently prefixes in package.json @NullVoxPopuli
- #10516 Use ESLint 9 and Flat Config @NullVoxPopuli
- #10521 Make tests easier to run, closes #10520 @NullVoxPopuli
- #10525 Upgrade concurrently, closes #10524 @NullVoxPopuli
- #10526 Update ember-resolver, closes #10523 @NullVoxPopuli
- #10527 Update @ember/test-helpers, closes #10522 @NullVoxPopuli
- #10530 Update ember-load-initializers to v3 @mkszepp
- #10531 Update stylelint and depended package @mkszepp
- #10535 Upgrade eslint-plugin-ember @NullVoxPopuli
Thank you to all who took the time to contribute!
Release 6.0.0
Blueprint Changes
Changelog
- #10559 [ENHANCEMENT] Make deprecations throw when the
until
forember-cli
has passed @kategengler - #10453 [ENHANCEMENT] Allow specifying no CI provider @deanylev
- #10505 use our fork of remove-types with config: false @mansona
- #10506 [ENHANCEMENT] Use the official types in the blueprints @Windvis
- #10507 Official types in blueprints amendments @Windvis
Thank you to all who took the time to contribute!
Release 6.0.0-beta.0
Blueprint Changes
Changelog
- #10453 [ENHANCEMENT] Allow specifying no CI provider @deanylev
- #10505 use our fork of remove-types with config: false @mansona
- #10506 [ENHANCEMENT] Use the official types in the blueprints @Windvis
- #10507 Official types in blueprints amendments @Windvis
Thank you to all who took the time to contribute!
Release 5.12.0
Blueprint Changes
Changelog
- #10483 Bump @embroider/* dependencies @NullVoxPopuli
- #10486 Bump ember-template-lint @NullVoxPopuli
- #10481 Bump ember-cli-app-version @NullVoxPopuli
- #10485 Bump eslint-plugin-ember @NullVoxPopuli
- #10484 Bump ember-resolver @NullVoxPopuli
- #10479 Bump @typescript-eslint dependencies to latest @NullVoxPopuli
- #10482 Bump qunit-dom @NullVoxPopuli
- #10480 Bump @ember/string @NullVoxPopuli
- #10499 [ENHANCEMENT] Update
testem
@bertdeblock
Thank you to all who took the time to contribute!
Release 5.12.0-beta.0
Blueprint Changes
Changelog
- #10483 Bump @embroider/* dependencies @NullVoxPopuli
- #10486 Bump ember-template-lint @NullVoxPopuli
- #10481 Bump ember-cli-app-version @NullVoxPopuli
- #10485 Bump eslint-plugin-ember @NullVoxPopuli
- #10484 Bump ember-resolver @NullVoxPopuli
- #10479 Bump @typescript-eslint dependencies to latest @NullVoxPopuli
- #10482 Bump qunit-dom @NullVoxPopuli
- #10480 Bump @ember/string @NullVoxPopuli
- #10499 [ENHANCEMENT] Update
testem
@bertdeblock
Thank you to all who took the time to contribute!