Files
cypress/npm
semantic-release-bot b351979be5 chore: release @cypress/react-v8.0.0
[skip ci]
2023-08-29 11:10:04 -04:00
..
2023-08-29 11:09:45 -04:00
2023-08-28 16:09:20 -05:00
2023-08-28 22:27:42 -05:00

npm

This directory contains packages that are both used internally inside the Cypress monorepo packages and also published independently on npm under the Cypress organization using the @cypress prefix. For example, vite-dev-server is published as @cypress/vite-dev-server.

These are automatically released based on Semantic Version commit message prefixes (feat, chore etc). A package is automatically released when changes are merged into develop. You can read more about this process in CONTRIBUTING.