ember-cli-typescript
Advanced tools
Changelog
[5.3.0] - 2024-03-05
Changelog
[5.2.0] - 2022-10-25
@types/ember__destroyable
when running the default blueprint (#1526), @bertdeblockimport/newline-after-import
lint violation in global.d.ts
(#1520), @bmishtesting.md
to refer to ember-cli-htmlbars
instead of ember-cli-htmlbars-inline-precompile
(#1517), @ChristopheTiet@types
dependencies to latest (#1531), @bertdeblock and @chriskrychoChangelog
[5.1.1] - 2022-09-06
ember-cli-htmlbars
rather than htmlbars-inline-precompile
in blueprints (#1519)import/newline-after-import
lint violation in global.d.ts
(#1520)no-use-before-define
lint violation in environment.d.ts
(#1521)@types/ember
to installed packages from blueprint (#1508)@tsconfig/ember
(#1507)Changelog
[5.0.0] - 2021-02-04
This now requires Node 12+! That's the only technically breaking change.
locationType
for Ember v4 ([#1466])moduleName()
to determine addon's referenced name. ([#1476])ember-test-helpers
-> @ember/test-helpers
([#1473])Changelog
[4.2.1] - 2021-06-17
This is a republish of 4.2.0 without the accidentally included 500+ MB of debugging copies of node_modules.
Changelog
[4.2.0] - 2021-06-15
Changelog
[4.1.0] - 2021-02-03
Changelog
[4.0.0] - 2020-09-02
--path
([#1148])tsconfig.json
blueprint target
value to 2020
([#1108])prepack
and postpack
instead of prepublishOnly
and postpublish
([#1196])willTypecheck
s on Linux ([#1198]).ts
files will be ignored completely!ember-auto-import
, make sure you are using at least ember-auto-import@^1.6.0.ember install ember-cli-typescript@^4.0.0
or use your package manager to upgrade to ember-cli-typescript@^4.0.0
directly and skip the blueprint.