Upgrade dependencies, refactor TS build #307
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Upgrade CI actions, align Node.js to 24.11.0 via .node-version, and switch package entry points to
ts/dist/*/index.jswith anexportsmapUpdate GitHub Actions to
actions/checkout@v5and current setup actions with Node sourced from.node-version; change package entry points tots/dist/cjs/index.jsandts/dist/esm/index.jswith a rootexportsmap; drop thets/node.tspolyfill module; add.node-versionand.nvmrcset 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 ints/node.tsand 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.