Skip to content

6.0.0

Choose a tag to compare

@MoOx MoOx released this 02 Jun 11:36
· 5 commits to main since this release
fa184e1

Maintenance & modernization release. Now requires Node.js >= 18.

  • Breaking: drop support for Node.js < 18.
  • Changed: npmpub is now an ES module.
  • Changed: replaced shelljs with Node.js built-in child_process.
  • Updated: chalk to v5, trash to v10, github-release-from-changelog to v3.
  • Fixed: resolved all npm audit vulnerabilities.
  • Internal: switched from ESLint + Prettier to oxlint + oxfmt.