Skip to content

🚀 Release PR - #268

Merged
AlemTuzlak merged 1 commit into
mainfrom
changeset-release/main
Jul 28, 2026
Merged

🚀 Release PR#268
AlemTuzlak merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

react-router-devtools@6.2.3

Patch Changes

  • a816df1: Stop emitting the envFile deprecation warning on Vite 8.

    The internal vite-node server passes envFile: false to createServer, which Vite 8 deprecated in favour of envDir: false. Every Vite 8 consumer therefore saw The 'envFile' option is deprecated, please use 'envDir: false' instead. on startup, because the warning is emitted from a top-level createServer call that no user config can reach. The key is now chosen from the installed Vite major, so Vite 8 gets envDir: false while the existing >=5 peers keep envFile: false.

@AlemTuzlak
AlemTuzlak merged commit 025a4c2 into main Jul 28, 2026
3 of 4 checks passed
@AlemTuzlak
AlemTuzlak deleted the changeset-release/main branch July 28, 2026 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant