Skip to content

Node 26, upcoming Node LTS, isn't a supported version #16

Description

@jpryde-blackberry

The following block in package.json restricts Node 26 from use:

"engines": {
    "node": ">= 24.13.0 < 25"
  },

Is this by policy, that we only support the currently released LTS or is there a known incompatibility? Node 26 will become LTS in a couple months from time of writing. What steps do we need to take to validate that Node 26 is compatible and when do we want to enable Node 26 support given Node's lifecycle?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions