Releases: isomorphic-git/lightning-fs
Releases · isomorphic-git/lightning-fs
v4.6.2
4.6.2 (2025-05-07)
Bug Fixes
- github.ref uses the fully-formed ref (ad2d254)
- Remove unnecessary environment variables (1b443c0)
v4.6.1
4.6.1 (2025-04-27)
Bug Fixes
- fix required delay after init (b27d868)
- update NodeJS for Azure Pipeline (0c26264)
v4.6.0
4.6.0 (2022-03-30)
Features
- add fs.flush() that saves superblock (dd6953a)
- add typescript definitions (e1f4e3a)
v4.5.0
4.5.0 (2022-03-27)
Features
- add to change low level backend (e530b68)
- allow to use toString() on readFile output (33d8ea4)
v4.4.1
4.4.1 (2020-12-11)
Bug Fixes
- allow changing 'backend' during 'init' (#65) (ded7f73)
v4.4.0
4.4.0 (2020-12-01)
Features
v4.3.0
4.3.0 (2020-07-02)
Features
- add 'defer' param to 'init' (c2b753b)
v4.2.2
4.2.2 (2020-04-24)
Bug Fixes
- default mode for symlinks should be 0o120000 not 0o666 (985dddb)
v4.2.1
4.2.1 (2020-04-16)
Bug Fixes
v4.2.0
4.2.0 (2020-04-16)
Features