Skip to content

fix: preserve stdout logs during status redraw#1361

Merged
jbroma merged 2 commits into
mainfrom
codex/preserve-terminal-stdout-lines
Mar 5, 2026
Merged

fix: preserve stdout logs during status redraw#1361
jbroma merged 2 commits into
mainfrom
codex/preserve-terminal-stdout-lines

Conversation

@jbroma

@jbroma jbroma commented Mar 5, 2026

Copy link
Copy Markdown
Contributor

Summary

  • preserve external stdout writes while interactive status lines are active in Terminal
  • replay captured foreign writes before status redraw so plugin logs (for example Module Federation manifest links) are not cleared
  • add root pnpm override for caniuse-lite and update lockfile references

Verification

  • pnpm --filter @callstack/repack build
  • manual run in tester app confirmed Module Federation manifest lines stay visible while loader updates

jbroma added 2 commits March 5, 2026 17:32
Intercept external stdout writes while status is active and replay them before redraw to avoid losing plugin lines.

Also pin caniuse-lite via root pnpm overrides.
@vercel

vercel Bot commented Mar 5, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
repack-website Ready Ready Preview, Comment Mar 5, 2026 4:35pm

Request Review

@changeset-bot

changeset-bot Bot commented Mar 5, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: c856ac3

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

This PR includes changesets to release 6 packages
Name Type
@callstack/repack Patch
@callstack/repack-plugin-expo-modules Patch
@callstack/repack-plugin-nativewind Patch
@callstack/repack-plugin-reanimated Patch
@callstack/repack-dev-server Patch
@callstack/repack-init 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

@jbroma jbroma changed the title fix(repack): preserve stdout logs during status redraw fix: preserve stdout logs during status redraw Mar 5, 2026
@jbroma jbroma merged commit b4178c2 into main Mar 5, 2026
2 checks passed
@jbroma jbroma deleted the codex/preserve-terminal-stdout-lines branch March 5, 2026 16:37
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