Skip to content

chore(release): 0.4.0 - #29

Merged
kkdev92 merged 1 commit into
mainfrom
release/v0.4.0
Aug 28, 2026
Merged

chore(release): 0.4.0#29
kkdev92 merged 1 commit into
mainfrom
release/v0.4.0

Conversation

@kkdev92

@kkdev92 kkdev92 commented Aug 28, 2026

Copy link
Copy Markdown
Owner

Cuts 0.4.0. Contents are the merged engines.vscode floor raise plus this cycle's dependency updates.

Changes

  • engines.vscode ^1.125.0^1.134.0, in step with @types/vscode ~1.134.0breaking for anyone on an older editor
  • vitest → 4.1.11, eslint → 10.9.1, typescript-eslint → 8.68.0
  • CONTRIBUTING.md corrections: it asked for Node.js ≥ 22.12 where engines.node and CI require 24, and credited the floor to @kkdev92/vscode-ext-kit 2.0 when the dependency is ^3.0.0
  • quickUtils.logLevel fix, already on main

Minor rather than patch because the floor raise is breaking; pre-1.0, so it lands as a minor with Breaking marked in the changelog.

Verification

Local on this branch, all exit 0: lint, typecheck, check:l10n, unit + integration tests (35), vsce package, verify:vsix.

Important

publish.yml fires on release: published, not on a tag push — and it has no workflow_dispatch, so there is no dry run. Merging this PR publishes nothing; creating the GitHub Release is the step that does.

Minor rather than patch: the VS Code floor moves from 1.125 to 1.134, which is
breaking for anyone on an older editor. Pre-1.0, so it lands as a minor with
the change marked **Breaking** in the changelog.

Verified on this branch, all exit 0: lint, typecheck, check:l10n, unit +
integration tests, `vsce package`, verify:vsix.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@kkdev92
kkdev92 merged commit 7895285 into main Aug 28, 2026
8 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