Skip to content

chore(target): update target and lib to es2025#218

Merged
DecimalTurn merged 6 commits into
dev-v2from
es2025
May 31, 2026
Merged

chore(target): update target and lib to es2025#218
DecimalTurn merged 6 commits into
dev-v2from
es2025

Conversation

@DecimalTurn

Copy link
Copy Markdown
Owner

Update buld target to es2025.

Breaking: This drops support for Node v12. New minimal Node version supported: v14.

@DecimalTurn DecimalTurn changed the title chore(deps): update dependency npm-run-all2 to v9 chore(target): update target and lib to es2025 May 31, 2026
@DecimalTurn DecimalTurn requested a review from Copilot May 31, 2026 05:25
@DecimalTurn DecimalTurn marked this pull request as ready for review May 31, 2026 05:25

Copilot AI left a comment

Copy link
Copy Markdown

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 raises the project’s TypeScript compilation baseline and updates the declared minimum supported Node.js runtime accordingly.

Changes:

  • Updates tsconfig.json target and lib to es2025.
  • Raises package.json engines.node from >=12 to >=14.
  • Adds an Unreleased CHANGELOG entry marking the Node.js floor change as breaking.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
tsconfig.json Updates TypeScript emit/type library baseline to ES2025.
package.json Updates the declared minimum Node.js engine.
CHANGELOG.md Documents the build target change and breaking Node.js support change.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
@DecimalTurn DecimalTurn merged commit 4395916 into dev-v2 May 31, 2026
14 checks passed
@DecimalTurn DecimalTurn deleted the es2025 branch May 31, 2026 05:52
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