Skip to content

chore(release): prepare v6.0.0 - #587

Merged
c0state merged 3 commits into
masterfrom
chore/release-v6
Sep 15, 2026
Merged

c0state merged 3 commits into
masterfrom
chore/release-v6

Conversation

@c0state

@c0state c0state commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Prepares the package for the stable v6 release after the prerelease cycle, with an updated Node.js support policy and complete public release notes.

Summary

  • finalize the package metadata for v6.0.0 and require Node.js 22 or newer
  • add local Node.js 24 selectors and CI coverage for Node.js 22, 24, and 26
  • document the complete v6.0.0 changes and the v6.0.0-beta.2 package-layout and dependency-security updates

Validation

  • yarn install --immutable on Node.js 24
  • yarn test --coverage (10 suites, 54 tests)
  • yarn build
  • npm pack --dry-run with runtime JavaScript, declarations, changelog, and license verified
  • packed-package ESM root and subpath imports on Node.js 22, 24, and 26
  • yarn npm audit --all --recursive (existing dependency advisories remain; no fixes applied)

c0state and others added 3 commits September 15, 2026 12:23
Set the stable package version and align local and CI Node support with the v6 runtime baseline.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Document the public v6 changes and the post-merge maintainer release workflow.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@c0state
c0state merged commit 77c1b6f into master Sep 15, 2026
3 checks passed
@c0state
c0state deleted the chore/release-v6 branch September 15, 2026 16:37
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.

2 participants