Skip to content

Conversation

@clydin
Copy link
Member

@clydin clydin commented Nov 13, 2025

This commit removes the deprecated isolate option from the browser-level configuration for the Vitest runner.

The browser.isolate option has been deprecated in Vitest. Test isolation should now be controlled at the test level, which is already the default behavior. This change aligns the builder with the latest Vitest practices and removes a deprecated setting.

This commit removes the deprecated `isolate` option from the browser-level configuration for the Vitest runner.

The `browser.isolate` option has been deprecated in Vitest. Test isolation should now be controlled at the test level, which is already the default behavior. This change aligns the builder with the latest Vitest practices and removes a deprecated setting.
@clydin clydin added the target: rc This PR is targeted for the next release-candidate label Nov 13, 2025
@clydin clydin added the action: merge The PR is ready for merge by the caretaker label Nov 13, 2025
@clydin clydin merged commit 6f2d4a9 into angular:main Nov 13, 2025
57 of 59 checks passed
@clydin
Copy link
Member Author

clydin commented Nov 13, 2025

This PR was merged into the repository. The changes were merged into the following branches:

@clydin clydin deleted the unit-test/vitest-deprecated-isolate branch November 13, 2025 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: @angular/build target: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants