Skip to content

Refactor and move to TypeScript

Compare
Choose a tag to compare
@oplik0 oplik0 released this 05 Sep 22:59
· 33 commits to master since this release
356fb9f

What's Changed

  • Fix for the empty result by @dartamonov-vertex in #23
  • A TS refactor
  • Now the package is compiled with ncc instead of having to keep node_modules in the repo
  • Dependency updates

NOTE: outside of logs being different there are no changes in the usage, all improvements are internal

New Contributors

Full Changelog: v2...v3