Releases: cypress-io/github-action
Releases · cypress-io/github-action
v5.6.1
5.6.1 (2023-03-29)
Bug Fixes
v5.6.0
5.6.0 (2023-03-28)
Features
- fail with message when lockfile missing (#848) (91a7479)
v5.5.1
5.5.1 (2023-03-20)
Bug Fixes
- deps: update dependencies
@actions/io
and markdown-link-check (#843) (9626848)
v5.5.0
5.5.0 (2023-03-19)
Features
- add yarn berry / modern (version 2 and later) examples (#838) (d6a7839)
v5.4.0
5.4.0 (2023-03-17)
Features
v5.3.1
5.3.1 (2023-03-15)
Bug Fixes
- update dependency
@actions/cache
to v3.2.1 (#834) (05bead9)
v5.3.0
5.3.0 (2023-03-08)
Features
- Added new input command to disable publishing test summary upon run completion. Test summary is shown by default. (#721) (4d47587)
v5.2.0
5.2.0 (2023-03-07)
Features
v5.1.0
5.1.0 (2023-02-27)
Features
Bug Fixes
wait-on
example changes for react-scripts
and vite
server under Node.js 18 #803
Update Dependencies
- Update Cypress examples to 12.6.0 #795
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
- chore(deps): update dependency
@types/node
to v18.13.0 #788
- chore(deps): update dependency
prettier
to v2.8.4 #786
- Remove unused
stop-build
package #776
- Update
serve
to 14.2.0 #773