Skip to content

Releases: currents-dev/currents-nx

Release 2.1.1

30 Oct 19:10
Compare
Choose a tag to compare

2.1.1 (2023-10-30)

Bug Fixes

Release 2.1.0

29 Oct 07:24
Compare
Choose a tag to compare

2.1.0 (2023-10-29)

Bug Fixes

  • project.json's property devServerTarget is ignored #24 (#25) (f37a65c)

Features

Release 2.0.1

12 Apr 08:52
Compare
Choose a tag to compare

2.0.1 (2023-04-12)

Bug Fixes

  • remove hardcoded ciBuildId (c412fc9)
  • remove unused code, add unit tests and lint (#20) (e45fcb0)

Release 2.0.0

05 Apr 06:22
Compare
Choose a tag to compare

2.0.0 (2023-04-05)

Feat

BREAKING CHANGES

  • Use cypress-cloud as an integration tool

  • @nrwl/cypress no longer required - the plugin is a standalone implementation that is not dependent on @nrwl/cypress

Release 2.0.0-beta.0

04 Apr 23:56
Compare
Choose a tag to compare
Release 2.0.0-beta.0 Pre-release
Pre-release

2.0.0-beta.0 (2023-04-04)

Feat

BREAKING CHANGES

    • Use cypress-cloud as an integration tool
  • @nrwl/cypress no longer required, versions - the plugin is a standalone implementation that is not dependent on @nrwl/cypress

0.2.1 (2022-12-10)

Features

0.1.1 (2022-11-11)

0.1.0 (2022-11-11)

Features

  • use cy2@3.2.0, support cypress 11 (f1950ab)

0.0.7 (2022-09-22)

0.0.6 (2022-09-22)

Bug Fixes

  • forward configuration context to executor (b6b5e42)

0.0.5 (2022-04-01)

Bug Fixes

  • remove conflicting options to avoid overrides (aa6ad79)

0.0.4 (2021-11-19)

0.0.3 (2021-11-19)

Bug Fixes

  • remove cy2 from dependencies (a6eade1)
  • set correct executors path (e6a706d)

0.0.2 (2021-11-19)

Release 1.0.0-beta.2

10 Jan 08:53
Compare
Choose a tag to compare
Release 1.0.0-beta.2 Pre-release
Pre-release

1.0.0-beta.2 (2023-01-10)

Release 1.0.0-beta.1

10 Jan 08:42
Compare
Choose a tag to compare
Release 1.0.0-beta.1 Pre-release
Pre-release

1.0.0-beta.1 (2023-01-10)

Features

  • standalone implementation (06d1ff1)

BREAKING CHANGES

    • @nrwl/cypress no longer required, versions - the plugin is a standalone implementation that is not dependent on @nrwl/cypress
  • use the available options to configure the execution of your cypress runs

Release 0.2.1

10 Dec 08:51
Compare
Choose a tag to compare
  • use cy2 3.4.1 for cypress 12 (a46f56f)

Release 0.2.0

07 Dec 06:19
Compare
Choose a tag to compare

Release 0.1.1

11 Nov 19:00
Compare
Choose a tag to compare
  • fix cy2 version (925f490)
  • Merge pull request #8 from currents-dev/next (0ccb1da)