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 2b8eeaf commit 100164fCopy full SHA for 100164f
CHANGELOG.md
@@ -8,7 +8,7 @@ All notable changes to this project will be documented in this file.
8
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
9
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
10
11
-## Unreleased
+## `0.9.3` - May 6th, 2025
12
13
### Added
14
@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
21
### Fixed
22
23
+- Fixed stdin not being properly closed when not providing the stdin option to `process.exec`
24
- Fixed various crashes during require that had the error `cannot mutably borrow app data container`
25
26
## `0.9.2` - April 30th, 2025
0 commit comments