We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d28481 commit c9076dbCopy full SHA for c9076db
CHANGELOG.md
@@ -10,9 +10,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
10
11
### Fixed 🔧
12
13
+- Remove trailing space in the `global.d.ts` blueprint ([#866])
14
- Ensure we register Babel plugins with their full path ([#946])
15
- Ensure errors are emitted when `ts:precompile` fails ([#984])
16
17
+[#866]: https://github.com/typed-ember/ember-cli-typescript/pull/866
18
[#946]: https://github.com/typed-ember/ember-cli-typescript/pull/946
19
[#984]: https://github.com/typed-ember/ember-cli-typescript/pull/984
20
0 commit comments