mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-23 08:50:20 -05:00
b2a2e50863
* fix behavior when only using inverted tags * fix: fix behavior when only using inverted tags * yarn lint --fix ./npm/grep Co-authored-by: Matt Schile <mschile@cypress.io> Co-authored-by: Ryan Manuel <ryanm@cypress.io> Co-authored-by: Blue F <blue@cypress.io>
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.