Skip to content

Releases: traviswimer/dir-to-json

v1.0.0

04 Jul 13:09
Compare
Choose a tag to compare

The purpose of this major release is to improve usability in modern development workflows:

  • ESM & CJS support (can use import or require)
  • Typescript support
  • Native Promises
  • Github Action Workflows for CI unit tests and NPM publishing

Full Changelog: v0.0.3...v1.0.0