Skip to content

chore: version packages#27

Merged
SutuSebastian merged 1 commit intomainfrom
changeset-release/main
Apr 30, 2026
Merged

chore: version packages#27
SutuSebastian merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 30, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@stainless-code/codemap@0.4.0

Minor Changes

  • #28 91598bc Thanks @SutuSebastian! - symbols.visibility column — JSDoc visibility tag (@public / @private / @internal / @alpha / @beta) extracted at parse time and stored as a real column. Replaces the LIKE '%@beta%' regex in the visibility-tags recipe. SCHEMA_VERSION bumps from 3 to 4 — .codemap.db rebuilds automatically on next index. Helper extractVisibility(doc) exported from parser.ts. New partial index idx_symbols_visibility covers WHERE visibility IS NOT NULL queries.

Patch Changes

  • #29 03fbddf Thanks @SutuSebastian! - Update bundled templates/agents/ rule and skill to cover the recent CLI surface — codemap query --summary / --changed-since <ref> / --group-by owner|directory|package, per-row recipe actions, and the new symbols.visibility column. The dev-side .agents/ mirror is updated in lockstep so this clone stays self-consistent.

  • #26 c32f052 Thanks @SutuSebastian! - codemap query Tier A flags — --summary, --changed-since <ref>, --group-by owner|directory|package, plus per-row actions templates on bundled recipes. All output filters; the SQL still executes against the index. Ad-hoc SQL and the cm.query() programmatic API stay unchanged.

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 8cdb240 to b6d2af1 Compare April 30, 2026 18:55
@github-actions github-actions Bot force-pushed the changeset-release/main branch from b6d2af1 to 3c74aca Compare April 30, 2026 19:07
@SutuSebastian SutuSebastian merged commit 09c6370 into main Apr 30, 2026
@SutuSebastian SutuSebastian deleted the changeset-release/main branch April 30, 2026 19:15
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