Releases: baudehlo/node-fs-ext
Releases · baudehlo/node-fs-ext
v2.1.1
What's Changed
- update eslint to address security vulnerabilities by @mgerdts in #85
- Update README JavaScript code by @abetomo in #87
- Don't override fs module, export constants as object by @ikokostya in #90
- #98 - Fix native worker compatibility by @Fordi in #109
- Add github action by @baudehlo in #110
- Fix hyphen again and restore .node for webpack by @baudehlo in #111
New Contributors
- @mgerdts made their first contribution in #85
- @abetomo made their first contribution in #87
- @ikokostya made their first contribution in #90
- @Fordi made their first contribution in #109
Full Changelog: v1.3.0...v2.1.1
2019-05-24
Fix compile issues