Skip to content

Releases: isomorphic-git/lightning-fs

v4.6.2

07 May 10:46
f8a3439
Compare
Choose a tag to compare

4.6.2 (2025-05-07)

Bug Fixes

  • github.ref uses the fully-formed ref (ad2d254)
  • Remove unnecessary environment variables (1b443c0)

v4.6.1

27 Apr 22:46
5e748e1
Compare
Choose a tag to compare

4.6.1 (2025-04-27)

Bug Fixes

  • fix required delay after init (b27d868)
  • update NodeJS for Azure Pipeline (0c26264)

v4.6.0

30 Mar 13:20
b86383a
Compare
Choose a tag to compare

4.6.0 (2022-03-30)

Features

  • add fs.flush() that saves superblock (dd6953a)
  • add typescript definitions (e1f4e3a)

v4.5.0

27 Mar 21:20
5b69f1c
Compare
Choose a tag to compare

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

11 Dec 03:34
ded7f73
Compare
Choose a tag to compare

4.4.1 (2020-12-11)

Bug Fixes

  • allow changing 'backend' during 'init' (#65) (ded7f73)

v4.4.0

01 Dec 22:28
04bb61d
Compare
Choose a tag to compare

4.4.0 (2020-12-01)

Features

v4.3.0

02 Jul 03:11
Compare
Choose a tag to compare

4.3.0 (2020-07-02)

Features

  • add 'defer' param to 'init' (c2b753b)

v4.2.2

24 Apr 15:38
985dddb
Compare
Choose a tag to compare

4.2.2 (2020-04-24)

Bug Fixes

  • default mode for symlinks should be 0o120000 not 0o666 (985dddb)

v4.2.1

16 Apr 21:27
9bc45eb
Compare
Choose a tag to compare

4.2.1 (2020-04-16)

Bug Fixes

v4.2.0

16 Apr 21:13
5283820
Compare
Choose a tag to compare

4.2.0 (2020-04-16)

Features