File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,11 @@ All notable changes to this project will be documented in this file. See [standa
6
6
7
7
### Features
8
8
9
- * Added proper type elision (Closes #77 #78 ) ([ cee93ec] ( https://github.com/LeDDGroup/typescript-transform-paths/commit/cee93ecc3dceb90474239787c216a8d26089b417 ) )
9
+ * Added proper type elision (Closes [ #77 ] ( https://github.com/LeDDGroup/typescript-transform-paths/issues/77 ) [ #78 ] ( https://github.com/LeDDGroup/typescript-transform-paths/issues/78 ) ) ([ cee93ec] ( https://github.com/LeDDGroup/typescript-transform-paths/commit/cee93ecc3dceb90474239787c216a8d26089b417 ) )
10
10
11
11
### Bug Fixes
12
12
13
- * Ensure we use the same typescript instance that called the plugin (Fixes #80 )
13
+ * Ensure we use the same typescript instance that called the plugin (Fixes [ #80 ] ( https://github.com/LeDDGroup/typescript-transform-paths/issues/80 ) )
14
14
15
15
### Refactoring
16
16
@@ -20,7 +20,7 @@ All notable changes to this project will be documented in this file. See [standa
20
20
### [ 2.0.4] ( https://github.com/LeDDGroup/typescript-transform-paths/compare/v2.0.3...v2.0.4 ) (2020-11-23)
21
21
22
22
* Refactored from requiring _ both_ to _ at least one_ tsConfig option: baseUrl, paths ([ 34e4963] ( https://github.com/LeDDGroup/typescript-transform-paths/commit/34e49639f7248e38475efd854670c11ea65fc76e ) )
23
- - Fixes issue #39
23
+ - Fixes issue [ #39 ] ( https://github.com/LeDDGroup/typescript-transform-paths/issues/39 )
24
24
- Adds support for new [ TS 4.1 - paths without baseUrl] ( https://devblogs.microsoft.com/typescript/announcing-typescript-4-1/#paths-without-baseurl )
25
25
26
26
### [ 2.0.3] ( https://github.com/LeDDGroup/typescript-transform-paths/compare/v2.0.2...v2.0.3 ) (2020-11-17)
You can’t perform that action at this time.
0 commit comments