Skip to content

Add support for Node.js 24 #59

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 17, 2025
Merged

Add support for Node.js 24 #59

merged 1 commit into from
Jun 17, 2025

Conversation

LitoMore
Copy link
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
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
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
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