Major Changes
- 9d6dbe0: feat(harness): add sandbox specific expansion for harness abstraction, add
sandbox-just-bashandsandbox-vercel
Patch Changes
- 6c7a3e5: Start the
1.0.0canary release line for the experimental harness and sandbox packages. They were unintentionally published as0.0.0-canary.*because they were scaffolded with a0.0.0-canary.0premajor version, which semver could not advance past on a major bump. - b8396f0: trigger initial beta release
- e551763: fix(harness): avoid using peer dependencies for underlying harness and sandbox SDKs