Skip to content

Releases: mike-marcacci/fs-capacitor

v2.0.2

05 May 19:33
Compare
Choose a tag to compare
  • Updated dev dependencies.
  • Fix mjs structure to work with node v12.
  • Fix a bug that would pause consumption of read streams until completion. (thanks to @nikosmonaut's investigation in #9).

v2.0.1

21 Feb 15:36
Compare
Choose a tag to compare
  • Updated dependencies.
  • Move configs out of package.json
  • Use wx file flag instead of default w (thanks to @mattbretl via #8)

v2.0.0

21 Feb 15:36
Compare
Choose a tag to compare
  • Updated dependencies.
  • Add tests for special stream scenarios.
  • BREAKING: Remove special handling of terminating events, see jaydenseric/graphql-upload#131

v1.0.1

21 Feb 15:35
8c59054
Compare
Choose a tag to compare
  • Use default fs flags and mode

v1.0.0

21 Feb 15:35
7b3249f
Compare
Choose a tag to compare
  • Initial release.