File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,15 @@ In addition to ember-cli-typescript, the following are installed:
2828 + [ ` @types/ember-testing-helpers ` ] ( https://www.npmjs.com/package/@types/ember-testing-helpers )
2929- Files:
3030 + [ ` tsconfig.json ` ] ( https://www.typescriptlang.org/docs/handbook/tsconfig-json.html )
31+
32+ ## Ember support
33+
34+ ember-cli-typescript runs its test suite against the 2.4 LTS, the 2.8 LTS, the
35+ current release, the beta branch, and the canary branch. It's also in active use
36+ in several large applications. Any breakage for upcoming releases * should* be
37+ detected and fixed ahead of those releases, but you can help us guarantee that by
38+ running your own Ember.js+TypeScript app with beta and canary turned on and let us
39+ know if you run into issues with upcoming Ember.js releases.
3140
3241## Notes on ` tsconfig.json `
3342
You can’t perform that action at this time.
0 commit comments