[PR #571] [MERGED] fix(react): share app context across build entrypoints #626

Closed
opened 2026-03-02 23:47:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/571
Author: @msmps
Created: 1/22/2026
Status: Merged
Merged: 1/23/2026
Merged by: @kommander

Base: mainHead: fix/test-utils-20260122160036


📝 Commits (1)

  • 0b5818e fix(react): share app context across build entrypoints

📊 Changes

1 file changed (+13 additions, -37 deletions)

View changed files

📝 packages/react/scripts/build.ts (+13 -37)

📄 Description

Consolidate separate Bun.build() calls into a single build with code splitting, ensuring all entry points share the same context instance.

Closes #562


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opentui/pull/571 **Author:** [@msmps](https://github.com/msmps) **Created:** 1/22/2026 **Status:** ✅ Merged **Merged:** 1/23/2026 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `fix/test-utils-20260122160036` --- ### 📝 Commits (1) - [`0b5818e`](https://github.com/anomalyco/opentui/commit/0b5818e6ff1f6bdc284bfce575e8b6a41cd010a8) fix(react): share app context across build entrypoints ### 📊 Changes **1 file changed** (+13 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `packages/react/scripts/build.ts` (+13 -37) </details> ### 📄 Description Consolidate separate Bun.build() calls into a single build with code splitting, ensuring all entry points share the same context instance. Closes #562 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:47:25 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/opentui#626
No description provided.