Skip to content

fsx-core: v0.4.0

Choose a tag to compare

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

0.4.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 type definitions are bundled with npm package (342e6ca), closes #31

Dependencies

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