Jordan
Jordan
- Closes https://github.com/cypress-io/cypress-grep/issues/140 ### User facing changelog Moves `cypress-grep` plugin into `@cypress/grep` ### Additional details In an effort to better maintain and enhance this official plugin, we will be moving...
We moved this project to the main Cypress monorepo at `npm/grep`. We need document in this repo that it is deprecated, triage and old issues and add https://docs.npmjs.com/cli/v8/commands/npm-deprecate/
The current node script path is incorrect and needs to lineup with the `cli` script. # What is it? - [ ] Feature / enhancement - [ ] Bug -...
### Is your feature request related to a problem? Currently, playwright is the default E2E testing solution. However, Cypress has a very strong end to end user base and is...
- Closes [23688](https://github.com/cypress-io/cypress/issues/23688) ### User facing changelog n/a ### Additional details This updates Lerna from version 3 => 6. This will allow us to in future PR's to enable Nx...
- Closes https://github.com/cypress-io/cypress/issues/23848 ### Additional details Currently in order to generate a webpack config for Angular Component Testing we pass configuration options from the `angular.json` file or the `devServer.options` and...
- Closes https://github.com/cypress-io/cypress/issues/27731 ### Additional details Currently users using module resolution of `bundler` a new feature in Typescript 5 are unable to run Cypress completely. This appears to be a...
With StandAlone Components getting released as part of Angular 14 we need to validate that they work as is and see if any changes would be important to make this...
Currently there is not a way (that I know of) to handle components that use ``. We need to add support for this. or clearer documentation around how to do...
We need to look into adding support for versions of angular older than 12. The major change will be the use of webpack 4 instead of 5.