Skip to content

Conversation

@rygine
Copy link
Contributor

@rygine rygine commented Nov 3, 2025

Upgrade CI actions, align Node.js to 24.11.0 via .node-version, and switch package entry points to ts/dist/*/index.js with an exports map

Update GitHub Actions to actions/checkout@v5 and current setup actions with Node sourced from .node-version; change package entry points to ts/dist/cjs/index.js and ts/dist/esm/index.js with a root exports map; drop the ts/node.ts polyfill module; add .node-version and .nvmrc set to 24.11.0; bump deps and lockfile; and adjust Husky hooks and release config.

📍Where to Start

Start with the package resolution changes in package.json, then review the removal of the polyfill in ts/node.ts and the CI workflow updates under .github/workflows/.


📊 Macroscope summarized 676871c. 0 files reviewed, 0 issues evaluated, 0 issues filtered, 0 comments posted

🗂️ Filtered Issues

No issues evaluated.

@rygine rygine requested a review from a team as a code owner November 3, 2025 04:41
@rygine rygine merged commit c1b8146 into main Nov 4, 2025
6 checks passed
@rygine rygine deleted the rygine/upgrades branch November 4, 2025 19:03
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