Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: sync changelog with what is on docs.cypress.io and fix broken relative links #30140

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

AtofStryker
Copy link
Contributor

  • Closes

Additional details

After release yesterday we had some updates to the userfacing changelog in cypress-documentation for 13.14.0. This PR syncs those changes

Steps to test

How has the user experience changed?

PR Tasks

@jennifer-shehane jennifer-shehane merged commit b2a694f into develop Aug 29, 2024
8 checks passed
@jennifer-shehane jennifer-shehane deleted the chore/sync_changelog branch August 29, 2024 16:01
@@ -18,12 +18,12 @@ _Released 8/27/2024_
**Features:**

- Added new
[`experimentalJustInTimeCompile`](/guides/references/experiments#Configuration)
configuration option for component testing. This option will only compile resources directly related to your spec, compiling them 'just-in-time' before spec execution. This should result in improved memory management and performance for component tests in `cypress open` and `cypress run` modes, in particular for large component testing suites. [`experimentalJustInTimeCompile`](/guides/references/experiments#Configuration) is currently supported for [`webpack`](https://www.npmjs.com/package/webpack) and [`vite`](https://www.npmjs.com/package/vite). Addresses [#29244](https://github.com/cypress-io/cypress/issues/29244).
[`experimentalJustInTimeCompile`](https://docs.cypress.io/guides/references/experiments#Configuration)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • [**
Suggested change
[`experimentalJustInTimeCompile`](https://docs.cypress.io/guides/references/experiments#Configuration)
[`experimentalJustInTimeCompile`](https://docs.cypress.io/guides/references/experiments#Configuration)

**]()

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Sep 4, 2024

Released in 13.14.2.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v13.14.2, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Sep 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants