You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-2Lines changed: 9 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,17 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
6
6
7
7
## [Unreleased]
8
8
9
+
## [1.4.2] - 2018-09-06
10
+
11
+
### Fixed
12
+
13
+
* Ensure TS blueprints always take precedence over JS ones ([#253](https://github.com/typed-ember/ember-cli-typescript/pull/253))
14
+
9
15
## [1.4.1] - 2018-09-05
10
16
11
17
### Fixed
12
18
13
-
* Avoid warnings in Ember CLI 3.4+ about missing package directories for our in-repo testing addons ([#252)(https://github.com/typed-ember/ember-cli-typescript/pull/252))
19
+
* Avoid warnings in Ember CLI 3.4+ about missing package directories for our in-repo testing addons ([#252](https://github.com/typed-ember/ember-cli-typescript/pull/252))
14
20
15
21
### Changed
16
22
@@ -276,7 +282,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
0 commit comments