Skip to content

Releases: SinisterDeveloper/transaction-file

Version 1.0.0

22 Feb 19:30

Choose a tag to compare

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