Skip to content

Conversation

@petertonysmith94
Copy link
Contributor

@petertonysmith94 petertonysmith94 commented Jun 2, 2025

Release notes

In this release, we:

  • Deprecated Node 18 - upgrade to a newer version of Node.

Summary

Removed support for Node 18 due to the version no longer being maintained.

Checklist

  • All changes are covered by tests (or not applicable)
  • All changes are documented (or not applicable)
  • I reviewed the entire PR myself (preferably, on GH UI)
  • I described all Breaking Changes (or there's none)

@petertonysmith94 petertonysmith94 self-assigned this Jun 2, 2025
@petertonysmith94 petertonysmith94 added the chore Issue is a chore label Jun 2, 2025
@vercel
Copy link

vercel bot commented Jun 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fuels-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 2, 2025 0:42am
ts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 2, 2025 0:42am
ts-docs-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 2, 2025 0:42am

@github-actions
Copy link
Contributor

github-actions bot commented Jun 2, 2025

Temporary PR

This PR is published in AWS CodeArtifact with version: next

Install using the below commands — create-fuels variations are commented out.

PNPM

pnpm config set registry https://npm-packages.fuel.network/ --global
pnpm install fuels@next
# pnpm create fuels@next

NPM

npm --registry=https://npm-packages.fuel.network/ install fuels@next
# npm --registry=https://npm-packages.fuel.network/ create fuels@next

Bun

npm_config_registry=https://npm-packages.fuel.network/ bun install fuels@next
# npm_config_registry=https://npm-packages.fuel.network/ bun create fuels@next

@petertonysmith94 petertonysmith94 changed the title chore: deprecate Node 18 chore: support Node 24 - depreciate Node 18 Jun 2, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Jun 2, 2025

Coverage Report:

Lines Branches Functions Statements
76.96%(+0%) 69.96%(+0%) 75.4%(+0%) 76.96%(+0%)
Changed Files:

Coverage values did not change👌.

@petertonysmith94 petertonysmith94 marked this pull request as ready for review June 2, 2025 13:50
@petertonysmith94 petertonysmith94 merged commit 8c19d93 into master Jun 2, 2025
32 checks passed
@petertonysmith94 petertonysmith94 deleted the ps/chore/deprecate-node-18 branch June 2, 2025 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Issue is a chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants