Skip to content

fsx-node: v0.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Jan 01:57
b08000a

0.1.0 (2024-01-06)

Features

  • core: Ensure write() validates file contents parameter. (89cda51)
  • deno: Remove write() parameter validation. (89cda51)
  • Fsx class handles parameter validation (1072b55)
  • memory: Remove unnecessary parameter check. (1072b55)
  • memory: Remove write() paramater validation. (89cda51)
  • Move parameter validation for write() to Fsx (89cda51)
  • node: Remove unnecessary parameter check. (1072b55)
  • node: Remove write() parameter validation. (89cda51)
  • test: Remove test for checking filePath is not a number. (1072b55)

Bug Fixes

  • docs: Correct package names in READMEs (6c552ac)
  • node: parameter name in NodeFsxImpl (ac9d2f3)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • fsx-core bumped from ^0.0.0 to ^0.1.0
    • devDependencies
      • fsx-test bumped from ^0.0.0 to ^0.1.0
      • fsx-types bumped from ^0.0.0 to ^0.0.2