v0.8.3
Overview
Filesystem packing now fails clearly when a directory cannot be read instead of silently creating an incomplete archive 🛡️
What's Changed
- fix(fs): propagate recursive directory read errors by @ayuhito in #186
- test: stabilize node test timeout by @ayuhito in #187
Full Changelog: v0.8.2...v0.8.3