Skip to content

Release 1.8.0

Compare
Choose a tag to compare
@rsaz rsaz released this 29 Apr 20:32
· 93 commits to main since this release

1.8.0 (2024-04-29)

Features

  • add code coverage (034f078)
  • add external provider scaffold (8ed033b)
  • add vitest configuration (c1e4521)
  • rename .env.example to .env during project creation (94bc93d)
  • update readme shields (241b83b)

Bug Fixes

  • add coverage folder to eslint ignore pattern (61c4df1)
  • add coverage to gitignore (53b9cfd)
  • adjust package version dependencies (067170b)
  • adjust shield for npm & build (416595f)
  • npm package installation progress message (93f9c83)
  • remove codesee workflow (afc492b)

Code Refactoring

  • update index help and await print (17dda21)

Continuous Integrations

  • update package dependencies, lint issues (54f81b7)
  • update pull request workflow (9695b00)