Skip to content

Commit 9edb5de

Browse files
committed
update change log
1 parent 2edf4b9 commit 9edb5de

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# ts-node-dev changelog
22

3+
## 1.1.0 (2020-12-10)
4+
5+
- fix: not kill child process if it has its own exception handlers
6+
- fix: use either `process.send` or `writeFile` fallback
7+
- fix: prevent handling of duplicate compilation requests
8+
39
## 1.0.0 (2020-10-17)
410

511
- upgrade to ts-node v9

0 commit comments

Comments
 (0)