File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
1818[ #914 ] : https://github.com/typed-ember/ember-cli-typescript/pull/914
1919[ #936 ] : https://github.com/typed-ember/ember-cli-typescript/pull/936
2020
21+ ## 3.1.0 - 2019-11-06
22+
23+ 3.1.0 was a bad release on npm, and was yanked accordingly. See ** 3.1.1** !
24+
25+ ## [ 3.0.0] - 2019-08-30
26+
2127### Added ⭐️
2228
2329- In addons, ` ember-cli-typescript ` now installs itself into ` dependencies ` regardless of what ` ember install ` command you use. [ #623 ]
@@ -574,6 +580,10 @@ We now use Babel 7's support for TypeScript to build apps and addons. Most of th
574580
575581[ember -cli -typify ]: https : // github.com/winding-lines/ember-cli-typify
576582[unreleased ]: https : // github.com/typed-ember/ember-cli-typescript/compare/v3.1.1...HEAD
583+ <!--
584+ Note that 3.1 .1 *intentionally * includes all the changes between 3.0 .0 and
585+ 3.1 .1 and there is no entry for 3.1 .0. This is because 3.1 .0 was yanked .
586+ -->
577587[3.1 .1 ]: https : // github.com/typed-ember/ember-cli-typescript/compare/v3.0.0...v3.1.1
578588[3.0 .0 ]: https : // github.com/typed-ember/ember-cli-typescript/compare/v2.0.2...v3.0.0
579589[2.0 .2 ]: https : // github.com/typed-ember/ember-cli-typescript/compare/v2.0.1...v2.0.2
You can’t perform that action at this time.
0 commit comments