Skip to content

Releases: cypress-io/github-action

v5.5.1

20 Mar 17:27
9626848
Compare
Choose a tag to compare

5.5.1 (2023-03-20)

Bug Fixes

  • deps: update dependencies @actions/io and markdown-link-check (#843) (9626848)

v5.5.0

19 Mar 23:10
d6a7839
Compare
Choose a tag to compare

5.5.0 (2023-03-19)

Features

  • add yarn berry / modern (version 2 and later) examples (#838) (d6a7839)

v5.4.0

17 Mar 04:00
e77704d
Compare
Choose a tag to compare

5.4.0 (2023-03-17)

Features

v5.3.1

15 Mar 17:32
05bead9
Compare
Choose a tag to compare

5.3.1 (2023-03-15)

Bug Fixes

  • update dependency @actions/cache to v3.2.1 (#834) (05bead9)

v5.3.0

08 Mar 19:46
4d47587
Compare
Choose a tag to compare

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

07 Mar 14:11
7eaec0d
Compare
Choose a tag to compare

5.2.0 (2023-03-07)

Features

  • allow recording in fork with secrets (#751) (7eaec0d)

v5.1.0

27 Feb 16:49
cdbbcd6
Compare
Choose a tag to compare

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

13 Feb 19:34
327178c
Compare
Choose a tag to compare

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

v5.0.8

03 Feb 18:09
ca3f666
Compare
Choose a tag to compare

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

v5.0.7

31 Jan 14:50
1d0aaf5
Compare
Choose a tag to compare

5.0.7 (2023-01-31)

Bug Fixes

  • correct ping-cli debug example (85a0f0f)