Skip to content

fsx-node: v0.5.0

Choose a tag to compare

@github-actions github-actions released this 23 Jan 21:43
11dbc9d

0.5.0 (2024-01-23)

⚠ BREAKING CHANGES

  • Safer delete(); new deleteAll() method (#37)

Features

  • Safer delete(); new deleteAll() method (#37) (2e85142)
  • write() to accept ArrayBuffer views as file contents (1fd5517)

Bug Fixes

  • Ensure only appropriate bytes are written (356957b), closes #43

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • fsx-core bumped from ^0.3.0 to ^0.4.0
    • devDependencies
      • fsx-test bumped from ^0.3.0 to ^0.4.0
      • fsx-types bumped from ^0.2.0 to ^0.3.0