Skip to content

Choose a tag to compare

@JoyceZhu JoyceZhu released this 03 Mar 22:33
· 186 commits to v2 since this release
Immutable release. Only release title and notes can be modified.
fa76cfe

What's Changed

New features

  • Add more error logging to Actions by @JoyceZhu in #143
    • More fine-grained error messages if something goes wrong before packages get installed/build steps finish
  • Add workflow input options for reducedMotion and colorScheme by @Copilot in #145
    • These options can now be passed to Playwright when running the find Action

Version bumps

  • chore(deps): Bump actions/setup-node from 4 to 6 in the github-actions group across 1 directory by @dependabot[bot] in #139
  • chore(deps): Bump @actions/core from 2.0.1 to 3.0.0 in /.github/actions/auth by @dependabot[bot] in #114
  • chore(deps): Bump @actions/core from 2.0.1 to 3.0.0 in /.github/actions/file by @dependabot[bot] in #115
  • chore(deps): Bump @actions/core from 2.0.1 to 3.0.0 in /.github/actions/find by @dependabot[bot] in #116
  • chore(deps): Bump @actions/core from 2.0.1 to 3.0.0 in /.github/actions/fix by @dependabot[bot] in #117
  • chore(deps): Bump the npm-minor-and-patch group across 5 directories with 5 updates by @dependabot[bot] in #140
  • chore(deps-dev): Bump minimatch from 10.2.2 to 10.2.4 by @dependabot[bot] in #147
  • chore(deps-dev): Bump the npm-minor-and-patch group across 5 directories with 1 update by @dependabot[bot] in #149

Full Changelog: v2.9.0...v2.10.0