Skip to content

chore(vscode-wcs): release 1.14.0 - #262

Merged
mogera551 merged 1 commit into
mainfrom
chore/vscode-wcs-1.14.0
Sep 11, 2026
Merged

mogera551 merged 1 commit into
mainfrom
chore/vscode-wcs-1.14.0

Conversation

@mogera551

Copy link
Copy Markdown
Contributor

Marketplace release bookkeeping for the VS Code extension. Docs and version fields only, no source change.

What this commit carries

  • CHANGELOG.md: ## 未リリース becomes ## 1.14.0 — 2026-09-12, and its intro line becomes the bundled-state line in the same form 1.13.0 uses (@wcstack/state 2.3.0 の dist を同梱。).
  • package.json / package-lock.json: 1.13.0 → 1.14.0.

What 1.14.0 ships

Static validation for recursive paths ($recursion / **) from #259 and #261, reported under the same wcs/recursion-* codes as the runtime. It also adds the preamble's ** index signatures and reads ${}-free template literals as path arguments. Built against @wcstack/state 2.3.0, which shipped recursive paths.

Verification

  • npm run build: clean.
  • npm test: 35 files, 854 tests, all passing.
  • npm run package: 890 files, 4.29 MB, the same file count as 1.13.0. npm prune --dry-run reports nothing extraneous.
  • The bundled sibling @wcstack/state resolves to 2.3.0 through the file:../state link, and its dist includes $recursion.

After merge

Tag vscode-wcs-v1.14.0 on the merge commit, publish exactly this packaged .vsix (vsce publish --packagePath, not a re-pack), and confirm the Marketplace version with vsce show.

🤖 Generated with Claude Code

Close the unreleased CHANGELOG section as 1.14.0 and bump the version
fields. The release bundles @wcstack/state 2.3.0, which shipped
recursive paths.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@mogera551
mogera551 merged commit 67de267 into main Sep 11, 2026
5 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