We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
3887a8a
readlink (+Sync) now default to using utf-8 when no encoding is passed. (#159, thanks @mcandeia!)
readlink
Sync
utf-8
47b86fb
/mixins
/mixins/index.js
mkdirpSync
checkOptions
9421489
isBackend
Backend.isAvailable
linkSync
FileSystem.linkSync
7fe7c44
inode.ts
backends/store/inode.ts
Inode
StoreFS
b1f65b4
Fixed Inode upgrading setting the new ino at the wrong offset.
ino
4e578e4
The randomBigInt utility function now has a fallback for when crypto.getRandomValues doesn't work or is not available.
randomBigInt
crypto.getRandomValues
f0c6334
Removed patch-package in favor of just modifying the type in polyfills.ts
patch-package
3eba304
be5485a
.d.ts
.ts
0a3f3a4
Fixed patch-package running as a postinstall script instead of install script, meaning npm i @zenfs/core would try to run it (incorrectly).
postinstall
install
npm i @zenfs/core