Skip to content

fix(cli): bundle supported Jest CLI runtime#168

Draft
V3RON wants to merge 1 commit into
mainfrom
fix/jest-cli-dependency
Draft

fix(cli): bundle supported Jest CLI runtime#168
V3RON wants to merge 1 commit into
mainfrom
fix/jest-cli-dependency

Conversation

@V3RON

@V3RON V3RON commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

What is this?

Harness now ships the Jest CLI version it supports instead of relying on a consumer-installed peer. This fixes standalone CLI invocations such as yarn dlx react-native-harness init.

How does it work?

The CLI declares jest-cli 30.2 as a runtime dependency, aligned with Harness’s existing Jest 30 integration. Package managers can still deduplicate it when a compatible version is already present.

Why is this useful?

Harness commands use a known-compatible Jest runtime in both existing projects and temporary package-manager environments, avoiding missing-peer startup failures.

@vercel

vercel Bot commented Jul 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-native-harness Ready Ready Preview, Comment Jul 21, 2026 10:10am

Request Review

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