Commits
Click on a commit to change the comparison rangebuild: migrate to napi-rs v3
- bumps all outdated dependencies (pip, npm, cargo).
- upgrade to yarn v4.9.2
- switch from eslint to [oxlint]
- add spellcheck as pre-commit hook
- removes the bindings/node/npm folder as this is now generated in CI
- adds a check to ensure the PR title uses conventional commit standard (enforced and configured via [committed] tool)
- fixes deprecated API about probing system SSL certificates (when openSSL is vendored)
- adds commit filters specific to conventional commit messages when generating the CHANGELOG
[oxlint]: https://oxc.rs/docs/guide/usage/linter.html
[committed]: https://github.com/crate-ci/committed use cargo-cross for Linux GNU targets