Skip to content

v6.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Oct 14:47
· 60 commits to master since this release
367fe65

What's Changed

BREAKING CHANGES

  • Remove Node.js 16 from CI
  • Require Node.js 18+ (ES2022)
  • Docker Image use Node.js 22 image

Maintenance

  • Update dependencies

Internal

  • Use pnpm instead of yarn v1
  • Add cheerio workaround
  • Correct types
  • Correct dependencies

Full Changelog: v5.1.5...v6.0.0