Skip to content

Conversation

salmanmkc
Copy link
Contributor

@salmanmkc salmanmkc commented Aug 11, 2025

New minor version since release was automatically done as a minor version which is a breaking change if runners haven't updated

Addressing #274

@Copilot Copilot AI review requested due to automatic review settings August 11, 2025 09:40
@salmanmkc salmanmkc requested a review from a team as a code owner August 11, 2025 09:40
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR downgrades Node.js version from 24 to 20 across the project configuration, reverting to an earlier supported version while maintaining compatibility.

Key Changes

  • Downgraded Node.js runtime version from 24 to 20 across all configuration files
  • Updated package version from 2.1.0 to 2.2.0
  • Modified build target and GitHub Action runtime to use Node.js 20

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

File Description
package.json Updated version to 2.2.0 and changed esbuild target from node24.0.0 to node20.0.0
action.yml Changed GitHub Action runtime from node24 to node20
.node-version Downgraded Node.js version from 24.4.0 to 20.9.0
.github/workflows/test.yml Updated CI workflow to use Node.js 20 instead of 24

@gr2m
Copy link
Contributor

gr2m commented Aug 11, 2025

surpassed by #278

@parkerbxyz parkerbxyz closed this Aug 12, 2025
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.

3 participants