Skip to content

Conversation

@cacieprins
Copy link
Contributor

@cacieprins cacieprins commented Feb 10, 2026

BREAKING CHANGE: Configure with expose rather than env. Minimum Cypress version is now v15.10.0. Minimum node version is now 20.x.


Note

Medium Risk
Moderate risk because this is a major-version release that changes configuration surface area and bumps minimum Node/Cypress requirements, which can break existing consumers’ setups.

Overview
Prepares the next major release with breaking configuration changes, switching the Cypress CLI configuration from --env to --expose (e.g. --expose coverage=false).

Raises minimum supported versions by requiring Node >=20 and Cypress >=15.10.0 (via engines/peer dependency constraints).

Written by Cursor Bugbot for commit d3f098e. This will update automatically on new commits. Configure here.

BREAKING CHANGE: Configure with `expose` rather than `env`. Minimum Cypress version is now v15.10.0. Minimum node version is now 20.x.
@cacieprins cacieprins merged commit 29455d8 into master Feb 10, 2026
31 of 34 checks passed
@cacieprins cacieprins deleted the trigger-semantic-release_v4 branch February 10, 2026 19:54
@cypress-app-bot
Copy link

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants