Skip to content

Release 0.20.0 prep#8

Merged
TjWheeler merged 3 commits into
mainfrom
development
Jun 5, 2026
Merged

Release 0.20.0 prep#8
TjWheeler merged 3 commits into
mainfrom
development

Conversation

@TjWheeler

Copy link
Copy Markdown
Owner

Bundles the pending changesets queued on development since 0.19.0:

  • cosmosdb user-property scalars (minor)
  • memory_get_repository MCP tool (minor)
  • mssql v12 upgrade (minor)
  • preserve repo metadata on import (minor)
  • traversal direction enum + all-mode integrity (minor)
  • override transitive uuid >=11.1.1 (patch, GHSA-w5hq-g745-h8pq)
  • anthropic-sdk 0.99 bump (patch, indexer-llm-anthropic line)

Also updates docs/publishing-guide.md to document the removal of the Changesets GitHub Action (was forcing 0.x to 1.0).

After merge: run pnpm changeset version locally on main, commit, then pnpm release.

TimWheeler and others added 3 commits June 5, 2026 13:25
Workspace-level pnpm.overrides lifts uuid past the moderate
buffer-bounds advisory. gremlin@3.8.1 (latest stable) pins
uuid@^9.0.1 directly and only uses uuid.v4(), which is unchanged
in v11; uuid@11 still ships CJS so gremlin's require() keeps
working. Verified: pnpm audit clean, typecheck clean,
all 18 turbo test tasks green across the monorepo.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
The Changesets GitHub Action was removed because pre-1.0 it
repeatedly forced the fixed group from 0.x to 1.0.0. The release
flow is now fully manual from main: pnpm changeset version locally,
commit, then pnpm release. Note added so the action is not reintroduced
without a documented fix for the 0.x to 1.0 jump.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@TjWheeler TjWheeler merged commit e30322d into main Jun 5, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant