Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Files

Latest commit

7ddcc96 · Aug 24, 2022

History

History
This branch is 11 commits ahead of, 2561 commits behind cypress-io/cypress:develop.

npm

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 24, 2022
Aug 24, 2022
Aug 24, 2022
Aug 15, 2022
Aug 24, 2022
Aug 24, 2022
Aug 24, 2022
Aug 22, 2022
Aug 24, 2022
Aug 24, 2022
Aug 24, 2022
Aug 22, 2022
Aug 24, 2022
Jul 28, 2022

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 master. You can read more about this process in CONTRIBUTING.