Skip to content

fix(core): vcs root resolution#9514

Merged
ematipico merged 1 commit intomainfrom
fix/vcs-root-resolutino
Mar 18, 2026
Merged

fix(core): vcs root resolution#9514
ematipico merged 1 commit intomainfrom
fix/vcs-root-resolutino

Conversation

@ematipico
Copy link
Member

Summary

Closes #6964

I also fixed a small issue where TemporaryFs didn't load the changed files. Now it does, hence the snapshot updates.

Test Plan

Added a new test

Docs

@ematipico ematipico requested review from a team March 16, 2026 15:39
@changeset-bot
Copy link

changeset-bot bot commented Mar 16, 2026

🦋 Changeset detected

Latest commit: 6d0c9cf

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 13 packages
Name Type
@biomejs/biome Patch
@biomejs/cli-win32-x64 Patch
@biomejs/cli-win32-arm64 Patch
@biomejs/cli-darwin-x64 Patch
@biomejs/cli-darwin-arm64 Patch
@biomejs/cli-linux-x64 Patch
@biomejs/cli-linux-arm64 Patch
@biomejs/cli-linux-x64-musl Patch
@biomejs/cli-linux-arm64-musl Patch
@biomejs/wasm-web Patch
@biomejs/wasm-bundler Patch
@biomejs/wasm-nodejs Patch
@biomejs/backend-jsonrpc Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added A-CLI Area: CLI A-Core Area: core A-Project Area: project labels Mar 16, 2026
@ematipico ematipico merged commit 7fe43c8 into main Mar 18, 2026
13 checks passed
@ematipico ematipico deleted the fix/vcs-root-resolutino branch March 18, 2026 06:08
@github-actions github-actions bot mentioned this pull request Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CLI Area: CLI A-Core Area: core A-Project Area: project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 vcs.useIgnoreFile: couldn't find an ignore file in the following folder (since v2.1.2)

1 participant