Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@fraxken fraxken released this 05 Jul 20:02
· 4 commits to main since this release

What's Changed

  • chore: using dependabot groups by @fabnguess in #127
  • chore(deps): bump the github-actions group with 4 updates by @dependabot in #132
  • chore(deps-dev): bump the development-dependencies group with 1 update by @dependabot in #133
  • chore(deps): bump the dependencies group with 1 update by @dependabot in #134
  • fix(packument): add missing properties for NPM provenance by @fraxken in #135
  • Use NodeSecure npm types by @fraxken in #144

Breaking changes

This release use @nodesecure/types instead of @npm/types. This break type compatibility (V3 should be a more precise reflect of what the registry return).

Full Changelog: v2.1.1...v3.0.0