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 d469cd4 commit 1b38a3cCopy full SHA for 1b38a3c
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## v0.9.1
4
+
5
+### Date: 10/11/2023
6
7
+### Changes:
8
9
+- Fixed an issue where `DenoWorker` would throw an error when the child Deno process runs out of memory.
10
+ - Thanks to [@tmcw](https://github.com/tmcw) for contributing this! ([#34](https://github.com/casual-simulation/node-deno-vm/pull/34))
11
12
## v0.9.0
13
14
### Date: 9/15/2023
0 commit comments