Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 20:52
· 42 commits to master since this release

2.0.0 (2023-09-21)

⚠ BREAKING CHANGES

  • Node.js v14 and v16 are no longer supported.
  • Node.js v12 is no longer supported.
  • ci: Node.js v10 is no longer supported. Node.js v12 is now
    the minimum supported version of Node.js.

Features

  • ci: add Node.js v16, remove Node.js v10 (2f03246)
  • drop Node.js v12 support (864c916)
  • drop Node.js v14 and v16 (f247c34)