Releases: cypress-io/github-action
Releases · cypress-io/github-action
v5.6.0
v5.5.1
v5.5.0
v5.4.0
v5.3.1
v5.3.0
v5.2.0
v5.1.0
v5.0.9
5.0.9 (2023-02-13)
Bug Fixes
- incorrect start command log format (6132bca)
Tests/Tooling Updates
- Correct
example-basic
for pnpm package.json to add pnpm to name #791 - Change
example-debug
job name from nightly to debug-logs #783 - Specify Node.js
16.16.0
for main build-and-test #778 - Prevent release attempt from fork #777
- Harmonize Component test workflow to E2E example workflows #771
- Add check for
dist/
directory consistent with source files #766 - Update
wait-on-vite
example to current versions #758 - Replace component test with React and Vite 4 #748
Update Dependencies
v5.0.8
5.0.8 (2023-02-03)
Update Dependencies
- Update v12 examples to 12.4.1 #747
- Update examples react-scripts for Node.js 18 #731
- Update example webpack to run under Node.js 18 #708
Docs Updates
- Replace Migration guide in README with Changelog #769
Tooling Updates
- Remove release dependency on markdown link check (Rev2) #765