generated from qiwi/blank-ts-repo
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2021-05-11) ### Bug Fixes * add missed backslash escapes ([965ec35](965ec35)) ### Features * add __filename and __dirname replacers ([65ca6e0](65ca6e0)) * add impl drafts ([4b0d359](4b0d359)) * add relativeModuleExt fix ([502231e](502231e)) * add unixify to support win-based runtime ([2a7d424](2a7d424)) * provide CLI ([d2cfc48](d2cfc48)) * rm original files on patch ([ebd547c](ebd547c))
- Loading branch information
1 parent
98f83c5
commit 11d9e31
Showing
2 changed files
with
17 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# 1.0.0 (2021-05-11) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add missed backslash escapes ([965ec35](https://github.com/antongolub/tsc-es2020-fix/commit/965ec35c84a614da6195da4d7a3041627e857052)) | ||
|
||
|
||
### Features | ||
|
||
* add __filename and __dirname replacers ([65ca6e0](https://github.com/antongolub/tsc-es2020-fix/commit/65ca6e08c52ee8dcd8217e9a4cf87674de5db92f)) | ||
* add impl drafts ([4b0d359](https://github.com/antongolub/tsc-es2020-fix/commit/4b0d3595c0454d9478b93248fba818db6125fbb9)) | ||
* add relativeModuleExt fix ([502231e](https://github.com/antongolub/tsc-es2020-fix/commit/502231e87d3dcdf8e3756bad8d00cf78825094a8)) | ||
* add unixify to support win-based runtime ([2a7d424](https://github.com/antongolub/tsc-es2020-fix/commit/2a7d424b40e4f87fe82aafb9a433f58d29310310)) | ||
* provide CLI ([d2cfc48](https://github.com/antongolub/tsc-es2020-fix/commit/d2cfc48a821750a15733a9e4994a353717ef7a2a)) | ||
* rm original files on patch ([ebd547c](https://github.com/antongolub/tsc-es2020-fix/commit/ebd547cdf283b671074dde714d96e3c87c6ccbfa)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters