opencode/packages
LukeParkerDev cfcc6f1353 fix: batch server switch to avoid cleanNode crash
The status popover and select-server dialog used to call navigate('/') then
defer server.setActive to the next microtask. With multiple sidecars in v2,
that split triggered two separate disposal cascades - one for the route
change and a second for the ServerKey Show re-key - and the sidebar project
bucket also swaps (local -> wsl:Debian), tearing down every solid-dnd
sortable in the middle. Wrapping both calls in batch() lands them in a
single Solid update so disposal runs once.

Also raise Error.stackTraceLimit to 200 so future disposal crashes capture
the originating frame instead of truncating at the tenth cleanNode.
2026-04-19 13:19:11 +10:00
..
app fix: batch server switch to avoid cleanNode crash 2026-04-19 13:19:11 +10:00
console sync release versions for v1.14.17 2026-04-19 03:02:14 +00:00
containers chore: bump Bun to 1.3.11 (#18144) 2026-03-23 10:19:21 +10:00
desktop refactor: give desktop local server a windows key 2026-04-19 13:14:39 +10:00
desktop-electron fix: batch server switch to avoid cleanNode crash 2026-04-19 13:19:11 +10:00
docs fix(web): favicon rename again 2026-01-21 14:36:21 -06:00
enterprise sync release versions for v1.14.17 2026-04-19 03:02:14 +00:00
extensions/zed sync release versions for v1.14.17 2026-04-19 03:02:14 +00:00
function sync release versions for v1.14.17 2026-04-19 03:02:14 +00:00
identity
opencode sync release versions for v1.14.17 2026-04-19 03:02:14 +00:00
plugin sync release versions for v1.14.17 2026-04-19 03:02:14 +00:00
script refactor: replace bun semver with npm semver package 2026-03-09 15:29:55 -04:00
sdk sync release versions for v1.14.17 2026-04-19 03:02:14 +00:00
shared sync release versions for v1.14.17 2026-04-19 03:02:14 +00:00
slack sync release versions for v1.14.17 2026-04-19 03:02:14 +00:00
storybook feat: enable type-aware no-base-to-string rule, fix 56 violations (#22750) 2026-04-16 03:50:47 +00:00
ui fix: harden local server WSL onboarding checks 2026-04-19 13:15:26 +10:00
web sync release versions for v1.14.17 2026-04-19 03:02:14 +00:00