Skip to content

Commit 9b65bcd

Browse files
release: v0.31.2 notes
Co-authored-by: Alfonso [Magic Context] <288211368+alfonso-magic-context@users.noreply.github.com>
1 parent ffd8d6c commit 9b65bcd

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.alfonso/release-notes/v0.31.2.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# v0.31.2
2+
3+
Urgent fix: v0.31.1 broke the TUI sidebar for standard installs. Update immediately if you are on 0.31.1.
4+
5+
## Fixes
6+
7+
### TUI sidebar failed to load on v0.31.1
8+
v0.31.1 stopped shipping OpenTUI and Solid as runtime dependencies, on the expectation that OpenCode supplies its own copies to TUI plugins. That holds for plugins loaded from a plain directory, but not for npm-installed plugins: OpenCode's import rewriting skips sources inside `node_modules`, so the standard install could not resolve `@opentui/solid` and the sidebar silently failed to load. The dependencies are restored.
9+
10+
The underlying goal — surviving OpenCode's OpenTUI version changes without a plugin release — needs a host-side change and will be revisited with the OpenCode team.

0 commit comments

Comments
 (0)