You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
- Align package and CLI runtime versions with 0.5.9-beta.2.
- Stabilize release-gate checks across CLI, desktop, web, and Cloudflare worker suites.
- Add explicit TypeScript dev dependencies for shared packages used by package-level typechecks.
Related docs:
- spec/releases/0.5.9-beta.2.md
- spec/issues/active/local-github-status.md
Main changes:
- Update the CLI --version source and CLI tests to 0.5.9-beta.2.
- Refresh MCP CLI expectations for the current empty built-in MCP market.
- Stabilize desktop deployment and plugin detail tests for current UI/store state.
- Extend web sync/import-export tests to include plugin and MCP summary counts.
- Normalize Cloudflare folder parentId null updates to root-compatible undefined.
Verification:
- pnpm verify:release:quick
- pnpm --filter @prompthub/cli exec tsx src/index.ts --version
- pnpm --filter @prompthub/cli test
- pnpm --filter @prompthub/web-cloudflare typecheck
- pnpm --filter @prompthub/web-cloudflare test
- git diff --check
0 commit comments