Skip to content

Conversation

beeman
Copy link
Contributor

@beeman beeman commented Aug 10, 2025

Type

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

Update the Node version used in GitHub Actions to the current version (24.5.0).

Related

  • Related Issue #
  • Closes #

Copy link

changeset-bot bot commented Aug 10, 2025

🦋 Changeset detected

Latest commit: 35a7c5e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
create-effect-app Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@@ -1,5 +1,5 @@
import * as Fs from "node:fs"
import Package from "../packages/create-effect-app/package.json" assert { type: "json" }
import Package from "../packages/create-effect-app/package.json" with { type: "json" }
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updates to the import with standard for modern Node versions.

@IMax153 IMax153 merged commit 671da74 into Effect-TS:main Aug 12, 2025
@github-actions github-actions bot mentioned this pull request Aug 12, 2025
@beeman beeman deleted the beeman/node-version branch August 16, 2025 16:38
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