leon-ai / leon-cli

⌨️ Command-line interface (CLI) for a better use of Leon, your open-source personal assistant. GNU/Linux, macOS and Windows supported.
https://getleon.ai
MIT License
173 stars 21 forks source link

feat: usage of ESM modules imports (instead of CommonJS) #182

Closed theoludwig closed 2 years ago

theoludwig commented 2 years ago

What changes this PR introduce?

Replace jest with tap for tests, so we can use ESM imports instead of CommonJS, and also use top-level await etc. Also, we are now able to update all of our dependencies.

List any relevant issue numbers

Fixes #97

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: