opencode/packages
Dax Raad 1e98167b0e core: move cross-spawn-spawner to root and remove unused types
The cross-spawn-spawner module has been moved from src/effect/ to src/
to simplify the core package structure. The src/types.d.ts file which
contained unused type declarations has also been removed. All imports
throughout the codebase have been updated to reflect the new location.

This change reduces the package's internal complexity by flattening the
module hierarchy and removing dead code, making future maintenance easier.
2026-04-25 14:30:16 -04:00
..
app refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
console sync release versions for v1.14.25 2026-04-25 14:37:01 +00:00
containers chore: bump Bun to 1.3.13 (#23791) 2026-04-23 00:25:36 -04:00
core core: move cross-spawn-spawner to root and remove unused types 2026-04-25 14:30:16 -04:00
desktop sync release versions for v1.14.25 2026-04-25 14:37:01 +00:00
desktop-electron sync release versions for v1.14.25 2026-04-25 14:37:01 +00:00
docs fix(web): favicon rename again 2026-01-21 14:36:21 -06:00
enterprise refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
extensions/zed sync release versions for v1.14.25 2026-04-25 14:37:01 +00:00
function sync release versions for v1.14.25 2026-04-25 14:37:01 +00:00
identity chore: identity cleanup, vscode ext images 2025-12-08 06:47:57 -06:00
opencode core: move cross-spawn-spawner to root and remove unused types 2026-04-25 14:30:16 -04:00
plugin sync release versions for v1.14.25 2026-04-25 14:37:01 +00:00
script refactor: replace bun semver with npm semver package 2026-03-09 15:29:55 -04:00
sdk chore: generate 2026-04-25 18:01:35 +00:00
slack sync release versions for v1.14.25 2026-04-25 14:37:01 +00:00
storybook feat(prompt): add shell mode UI with cancel button, custom icon, and example placeholder (#24105) 2026-04-24 14:04:55 +08:00
ui refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
web sync release versions for v1.14.25 2026-04-25 14:37:01 +00:00