Releases: mike-marcacci/fs-capacitor
Releases · mike-marcacci/fs-capacitor
v2.0.2
- 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
- Updated dependencies.
- Move configs out of package.json
- Use
wx
file flag instead of defaultw
(thanks to @mattbretl via #8)
v2.0.0
- Updated dependencies.
- Add tests for special stream scenarios.
- BREAKING: Remove special handling of terminating events, see jaydenseric/graphql-upload#131
v1.0.1
- Use default fs flags and mode
v1.0.0
- Initial release.