Skip to content

1.1.5

Compare
Choose a tag to compare
@james-pre james-pre released this 29 Oct 01:12
· 274 commits to main since this release
v1.1.5
0287e48
  • fetchFile errors now include a path
  • resolveMountConfig will now wait for a FileSystem passed as a argument to be ready
  • Removed src from NPM package due to package size and potential TS config issues

Testing

  • Added multi-backend testing (#40)
  • Added zenfs-test NPM command (npx)
  • Added tests to NPM package
  • Added test:common NPM script
  • Moved test data and removed it from gitignore
  • Fixed permissions test using deprecated encode
  • Move non-backend dependent tests out of tests/fs