Skip to content

Releases: SBoudrias/mem-fs

v4.1.2

12 Dec 11:59
Compare
Choose a tag to compare

What's Changed

  • fix: replace Duplex with a Transform by @mshima in #40

Full Changelog: v4.1.1...v4.1.2

v4.1.1

12 Oct 11:03
Compare
Choose a tag to compare

v4.1.0...v4.1.1

v4.1.0

26 Feb 21:25
Compare
Choose a tag to compare

v4.0.0...v4.1.0

v4.0.0

15 Oct 23:36
Compare
Choose a tag to compare

v4.0.0-beta.1...v4.0.0

v4.0.0-beta.1

09 Oct 19:06
Compare
Choose a tag to compare
v4.0.0-beta.1 Pre-release
Pre-release

v3.0.0...v4.0.0-beta.1

v3.0.0

17 Apr 20:46
8398bae
Compare
Choose a tag to compare

The mem-fs package now export a native ESM module. (Learn more about ESM)

v2.3.0

14 Feb 17:02
0d99cc6
Compare
Choose a tag to compare
  • Added a filter option to store.stream({ filter }) (it is much faster than filtering on the stream)

v2.2.1

26 May 16:14
Compare
Choose a tag to compare

Typescript type fix.

v2.2.0

25 May 01:48
Compare
Choose a tag to compare

Refactored to typescript

v2.1.0

30 Apr 15:59
Compare
Choose a tag to compare
  • Implement all() and improve README. 5e35db4

v2.0.0...v2.1.0