Skip to content

[BREAKING] refactor: remove --silent CLI flag#780

Merged
jbroma merged 6 commits intomainfrom
fix/cli-silent-flag
Nov 3, 2024
Merged

[BREAKING] refactor: remove --silent CLI flag#780
jbroma merged 6 commits intomainfrom
fix/cli-silent-flag

Conversation

@jbroma
Copy link
Copy Markdown
Contributor

@jbroma jbroma commented Nov 3, 2024

Summary

removed --silent flag since it's handling is problematic, and it's much easier to achieve the desired result through stream redirection in the shell i.e.

npx react-native start > /dev/null

Test plan

n/a

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Nov 3, 2024

🦋 Changeset detected

Latest commit: de559d4

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

This PR includes changesets to release 3 packages
Name Type
@callstack/repack Major
@callstack/repack-dev-server Major
@callstack/repack-init Major

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

@vercel
Copy link
Copy Markdown

vercel Bot commented Nov 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
repack-website ⬜️ Ignored (Inspect) Visit Preview Nov 3, 2024 2:32pm

@jbroma jbroma merged commit e937211 into main Nov 3, 2024
@jbroma jbroma deleted the fix/cli-silent-flag branch November 3, 2024 14:34
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