Skip to content

Release 5.0.0

Choose a tag to compare

@timbeadle timbeadle released this 01 Nov 14:21
· 945 commits to main since this release

What's Changed

Added

  • Renovate & Dependabot for dependency management
  • ESLint (with xo config)
  • Github action for testing
  • NodeJS v19 test run
  • @snyk/protect
  • ls-engines

Updated

  • Source code to adhere to xo code style
  • Minimum NodeJS version now v12
  • actions/checkout@v3
  • actions/setup-node@v3
  • github/codeql-action/init@v2
  • github/codeql-action/autobuild@v2
  • github/codeql-action/analyze@v2

Removed

  • NodeJS v10 support
  • xo
  • DavidDM (dependency analysis)
  • TravisCI testing
  • NodeJS v10, v13, v15 test runs
  • snyk

Full Changelog: 4.3.0...5.0.0