Skip to content

Add support for Node.js 24#59

Merged
novemberborn merged 1 commit into
avajs:mainfrom
LitoMore:node-24
Jun 17, 2025
Merged

Add support for Node.js 24#59
novemberborn merged 1 commit into
avajs:mainfrom
LitoMore:node-24

Conversation

@LitoMore
Copy link
Copy Markdown
Contributor

Currently, npm will install @ava/typescript@4 when running npm i @ava/typescript with Node.js 24.

This will confuse users who want to use the latest ava with TypeScript.

I've added Node.js 24 to the engines field and workflow matrix list to fix this issue.

@novemberborn
Copy link
Copy Markdown
Member

Wow, I had no idea npm behaved that way! Let's get this sorted.

@novemberborn novemberborn merged commit 87afe23 into avajs:main Jun 17, 2025
12 checks passed
@novemberborn
Copy link
Copy Markdown
Member

I'm updating a few things in the meantime, including the release process. A check is failing and I suspect it's due to GitHub itself so I'll have to try later.

@LitoMore LitoMore deleted the node-24 branch June 18, 2025 05:32
@novemberborn
Copy link
Copy Markdown
Member

Out now as v6.

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