Skip to content

2.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 04:38
efc1455
  • Updated workflows to use operating system ubuntu-22.04 and Node.js version 16.17.0
  • Updated the packageManager field of package.json to enforce the use of NPM version 8.15.0 for environments with Corepack enabled
  • Added validate:linting:eslint NPM script check to the pull request CI workflow to ensure no conflicts between ESLint and Prettier
  • Update dependencies to latest