Skip to content

Releases: sorry-cypress/cy2

Release 3.0.0-alpha.1

20 Oct 07:43
Compare
Choose a tag to compare
Release 3.0.0-alpha.1 Pre-release
Pre-release

3.0.0-alpha.1 (2022-10-20)

Release 3.0.0-alpha.0

20 Oct 07:34
Compare
Choose a tag to compare
Release 3.0.0-alpha.0 Pre-release
Pre-release

3.0.0-alpha.0 (2022-10-20)

Features

  • allow init script injection (113a58b)

BREAKING CHANGES

  • Module API has changed - the absolute location of an injected module is expected instead of CYPRESS_API_URL
  • bin/cy2 requires CYPRESS_API_URL environment variable, otherwise throws

Release 2.1.0

19 Oct 22:02
Compare
Choose a tag to compare

2.1.0 (2022-10-19)

Features

  • restore original cypress config on exit (64086da)

Release 2.0.1

28 Aug 07:58
Compare
Choose a tag to compare

2.0.1 (2022-08-28)

Release 2.0.0

29 Mar 07:18
Compare
Choose a tag to compare

2.0.0 (2022-03-29)

Features

  • Support CYPRESS_RUN_BINARY (19e5402)

Release 2.0.0-beta.0

12 Sep 06:35
Compare
Choose a tag to compare
Release 2.0.0-beta.0 Pre-release
Pre-release

2.0.0-beta.0 (2021-09-12)

Features

  • add more discovery strategies (f3d3b09)
  • use CYPRESS_PACKAGE_CONFIG_PATH (743a892)

BREAKING CHANGES

  • bumping major for safe release, no API changes

Release 1.3.0

08 Sep 07:26
Compare
Choose a tag to compare

1.3.0 (2021-09-08)

Features

Release 1.2.1

11 May 06:50
Compare
Choose a tag to compare

1.2.1 (2021-05-11)

Release 1.2.0

11 May 06:47
Compare
Choose a tag to compare

1.2.0 (2021-05-11)

Bug Fixes

  • fix windows and add readme (53adfad)

Features