chore(vscode-wcs): release 1.15.0 - #279
Merged
Merged
Conversation
Bundle the @wcstack/state 2.4.0 dist and close the changelog for the static \ validation. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Releases the VS Code extension 1.15.0. It bundles the
@wcstack/state2.4.0 dist, rebuilt by the 2.4.0 release, so it includes$scan.Changes
packages/vscode-wcs/package.jsonandpackage-lock.json: 1.14.0 → 1.15.0, vianpm version minor --no-git-tag-version.packages/vscode-wcs/CHANGELOG.md:## Unreleased→## 1.15.0 — 2026-09-15, plus the bundled state version line. The file keeps its CRLF line endings.The changelog entries cover the three vscode-wcs commits since
vscode-wcs-v1.14.0, all about static$scanvalidation (#275). The generated builtin-tag catalog is unchanged since 1.14.0.Verification
npx vitest runnpx tsc --noEmitnpm run packageextension/package.jsonis 1.15.0, and the changelog opens with## 1.15.0 — 2026-09-15server.cjs,schema-core.cjsandcli.cjscontainwcs/scan-declaration-invalid,wcs/scan-source-computedandwcs/scan-path-missing@wcstack/*underextension/node_modules, README links use thepackages/vscode-wcsbase, and none point toblob/HEADThe CI matrix skips vscode-wcs; the
wcs-validatejob is the gate for this package.After merge
vscode-wcs-v1.15.0(annotated).npx @vscode/vsce@3.9.2 publish --packagePath <vsix>.vsce show wcstack.wcstack-intellisense --json.🤖 Generated with Claude Code