mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-30 03:51:21 -05:00
7bdf1e9870
* fix: change default options for sourceMaps inside WBIP * add better error handling to @cypress/webpack-preprocessor when using typescript 5 * chore: update snapshots for protocol spec * move options downstream into @cypress/webpack-preprocessor and see what fails * address comments from code review
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.