Releases: SinisterDeveloper/transaction-file
Releases · SinisterDeveloper/transaction-file
Version 1.0.0
v1.0.0
Initial stable release.
Features
- Atomic file writes with transactional semantics
- Rollback and commit APIs
- Crash recovery across process restarts
- Optional backups with configurable strategies
- Native support for both CommonJS and ESM
- TypeScript-first API with full type definitions
Installation
npm install transaction-file