Skip to content

Releases: streamich/memfs

v4.12.0

19 Sep 03:22
Compare
Choose a tag to compare

4.12.0 (2024-09-19)

Features

v4.11.2

17 Sep 20:23
Compare
Choose a tag to compare

4.11.2 (2024-09-17)

Bug Fixes

v4.11.1

01 Aug 03:39
Compare
Choose a tag to compare

4.11.1 (2024-08-01)

Bug Fixes

  • πŸ› declare ReadableStream global type (#1048) (57fba2c)

v4.11.0

27 Jul 11:00
Compare
Choose a tag to compare

4.11.0 (2024-07-27)

Features

  • volume implementation of .opendir() method (7072fb7)

v4.10.0

27 Jul 10:13
Compare
Choose a tag to compare

4.10.0 (2024-07-27)

Features

  • 🎸 add IReadableWebStreamOptions type (99ebd64)
  • 🎸 implement FileHandle.readableWebStream() (c3ddc6c)

v4.9.4

23 Jul 19:56
Compare
Choose a tag to compare

4.9.4 (2024-07-23)

Bug Fixes

  • ensure files in subdirectories are returned as buffers when calling toJSON with asBuffer (#1041) (c3d4cf3)

v4.9.3

14 Jun 23:21
Compare
Choose a tag to compare

4.9.3 (2024-06-14)

Bug Fixes

v4.9.2

30 Apr 21:21
Compare
Choose a tag to compare

4.9.2 (2024-04-30)

Bug Fixes

v5.0.0-next.1

29 Apr 10:05
Compare
Choose a tag to compare
v5.0.0-next.1 Pre-release
Pre-release

5.0.0-next.1 (2024-04-29)

Bug Fixes

chore

  • πŸ€– update build target and don't emit sourcemaps (9d9bd01)

BREAKING CHANGES

  • 🧨 Build target was bumped to ES2020

v4.9.1

27 Apr 11:36
Compare
Choose a tag to compare

4.9.1 (2024-04-27)

Bug Fixes

  • πŸ› use latest json-pack implementation (de54ab5)