isomorphic-git / lightning-fs

A lean and fast 'fs' for the browser
MIT License
476 stars 47 forks source link

fix(unlink): deleting symlinks should not delete file contents #30

Closed billiegoose closed 4 years ago

billiegoose commented 4 years ago

It was tricky to spot, because it didn't delete the inode, just the underlying file contents.

isomorphic-git-bot commented 4 years ago

:tada: This PR is included in version 3.3.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: