Skip to content

Release: ship Node 22 build workflow change #17

Description

@andrewmarconi

Context

develop (commit 6983ad0) bumps .github/workflows/release.yml from node-version: "20" to "22". The change was held back from release 1.0.4 because it has zero user-facing impact and didn't warrant a release on its own.

Why Node 22

  • Matches Obsidian's official sample plugin CI, which tests against Node 20.x and 22.x
  • Node 22 is Active LTS through April 2027
  • Node 20 enters end-of-life in April 2026 (currently Maintenance LTS)

Action

Bundle this commit into the next release (1.0.5 or later). No code changes required — it will ship automatically the next time release.sh runs.

Status

  • Change committed on develop (6983ad0)
  • Ships in next release

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions