v0.3.1
Release Notes
v0.3.1
- Added lint validation to the GitHub Actions build pipeline before tests and library build.
- Included
vitest.config.tsin the TypeScript project configuration used by ESLint to fix CI lint parsing. - Updated
@types/nodeto^20.19.0to resolve the npm peer dependency warning during install.