ember-cli-typescript
Advanced tools
Changelog
[0.4.0] - 2017-05-03
app/config/environment.d.ts
to include the defaults generated when creating an Ember app (thanks, @luketheobscure!)ember serve
and ember test
and ember build
all work properly now, across platformsChangelog
[0.3.1] - 2017-04-22
tsconfig.json
blueprint now includes paths to resolve default Ember app structure importslocal-types
in the codebase and blueprints, since local-types
is not used by the addon and not a normal TypeScript file locationChangelog
[0.3.0] - 2017-03-13
tsconfig.json
blueprint now works for both the addon and editorsChangelog
[0.2.0] - 2016-12-17