We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d605a4 commit 0d6085eCopy full SHA for 0d6085e
1 file changed
CHANGELOG.md
@@ -5,11 +5,16 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [0.2.1] - 2026-01-17
+## [0.2.1] - 2026-03-01
9
+
10
+### Fixed
11
12
+- Don't call `server_ref_.Reset()` during V8 shutdown (prevents crash on exit)
13
14
### Changed
15
16
- Bump node-gyp from 10.0.0 to 12.1.0
17
+- Update dependencies
18
19
## [0.2.0] - 2026-01-02
20
0 commit comments