opencode-swarm-plugin@0.63.2
·
10 commits
to main
since this release
Patch Changes
-
35a81f3Thanks @joelhooks! - fix(publish): bump bun to 1.3.8 and add workspace dep resolution safety netPrevious fix (0.63.1) still shipped with unresolved
workspace:*because CI
was pinned to bun 1.3.4 viapackageManager. Bumps to 1.3.8 and replaces the
inline one-liner with a proper publish script that verifies and resolves any
leakedworkspace:*references before uploading to npm.