6.0.0
Maintenance & modernization release. Now requires Node.js >= 18.
- Breaking: drop support for Node.js < 18.
- Changed:
npmpubis now an ES module. - Changed: replaced
shelljswith Node.js built-inchild_process. - Updated:
chalkto v5,trashto v10,github-release-from-changelogto v3. - Fixed: resolved all
npm auditvulnerabilities. - Internal: switched from ESLint + Prettier to oxlint + oxfmt.