Files
cypress/npm
Raymond Greeley 23e67e1f53 chore(deps): migrate to @tanstack/react-query (#30154)
* Migrate to tanstack query

* chore(deps): migrate to @tanstack/react-query

---------

Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2024-09-11 11:33:27 -04:00
..
2024-06-07 12:59:36 -04: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.