File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
8
8
## [ Unreleased]
9
9
10
+ ### Added
11
+
12
+ - feat(tsconfig-loader): extends config from node_modules (#106 ). Thanks to @zorji for this PR!
13
+
14
+ ### Fixeds
15
+
10
16
- Update CHANGELOG.md (#96 ). Thanks to @OliverJAsh for this PR!
11
17
- Fix "bootstraping" typo (#111 ). Thanks to @KRMisha for this PR!
12
18
- Update Readme fixes #116 (#123 ). Thanks to @benwinding for this PR!
@@ -16,7 +22,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
16
22
- deps: bump json5 to use type definition provided officially (#158 ). Thanks to @koba04 for this PR!
17
23
- Update tsconfig-loader.ts (#161 ). Thanks to @fecqs for this PR!
18
24
- fix typo (#165 ). Thanks to @wonda-tea-coffee for this PR!
19
- - feat(tsconfig-loader): extends config from node_modules (#106 ). Thanks to @zorji for this PR!
20
25
- Add file extenstion to typings property value (#151 ). Thanks to @dangrussell for this PR!
21
26
22
27
## [ 3.9.0] - 2019-09-12
You can’t perform that action at this time.
0 commit comments