We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2edf4b9 commit 9edb5deCopy full SHA for 9edb5de
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# ts-node-dev changelog
2
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
9
## 1.0.0 (2020-10-17)
10
11
- upgrade to ts-node v9
0 commit comments