Skip to content

v0.3.1

Choose a tag to compare

@tomas562 tomas562 released this 16 Mar 12:59
· 5 commits to main since this release
513e930

Release Notes

v0.3.1

  • Added lint validation to the GitHub Actions build pipeline before tests and library build.
  • Included vitest.config.ts in the TypeScript project configuration used by ESLint to fix CI lint parsing.
  • Updated @types/node to ^20.19.0 to resolve the npm peer dependency warning during install.