Skip to content

Latest commit

 

History

History
112 lines (61 loc) · 4.85 KB

CHANGELOG.md

File metadata and controls

112 lines (61 loc) · 4.85 KB

2.1.1 (2023-10-30)

Bug Fixes

2.1.0 (2023-10-29)

Bug Fixes

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

Features

2.0.1 (2023-04-12)

Bug Fixes

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

2.0.0 (2023-04-05)

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

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)

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

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

  • use cy2 3.4.1 for cypress 12 (a46f56f)

  • feat: cypress 12+ (1a9ca2b)
  • fix cy2 version (925f490)
  • Merge pull request #8 from currents-dev/next (0ccb1da)
  • Merge pull request #5 from codelab-app:main (bd4af5e)
  • fix: forward configuration context to executor (b6b5e42)
  • Merge pull request #2 from currents-dev/dependabot/npm_and_yarn/node-fetch-2.6.7 (88dda59)
  • chore(deps): bump node-fetch from 2.6.6 to 2.6.7 (1c0a59c)
  • Merge pull request #1 from currents-dev/dependabot/npm_and_yarn/minimist-1.2.6 (6aeb342)
  • fix: remove conflicting options to avoid overrides (aa6ad79)
  • chore(deps): bump minimist from 1.2.5 to 1.2.6 (726f96d)
  • chore: update README (1d07be2)
  • fix: set correct executors path (e6a706d)
  • fix: remove cy2 from dependencies (a6eade1)

0.0.2 (2021-11-19)