Releases: traviswimer/dir-to-json
Releases · traviswimer/dir-to-json
v1.0.0
The purpose of this major release is to improve usability in modern development workflows:
- ESM & CJS support (can use
import
orrequire
) - Typescript support
- Native Promises
- Github Action Workflows for CI unit tests and NPM publishing
Full Changelog: v0.0.3...v1.0.0