Skip to content

Commit e136b10

Browse files
committed
chore(changelog): update for version 1.2.2 with backup teardown stability fix
1 parent 261b664 commit e136b10

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.2.2]
6+
7+
### Fixed
8+
9+
- **Backup teardown stability**: Made in-flight `backup()` operations safe when a Node environment is shutting down. Backup jobs now avoid resolving/rejecting promises or routing expected SQLite failures through node-addon-api's async worker error path after teardown begins.
10+
511
## [1.2.1]
612

713
### Fixed

0 commit comments

Comments
 (0)