Update TypeScript compilation target to es2022 for node rigs and projects#5667
Update TypeScript compilation target to es2022 for node rigs and projects#5667
Conversation
…ects Co-authored-by: dmichon-msft <26827560+dmichon-msft@users.noreply.github.com>
…< 1.0.0 Co-authored-by: dmichon-msft <26827560+dmichon-msft@users.noreply.github.com>
| { | ||
| "packageName": "@rushstack/heft-jest-plugin", | ||
| "comment": "Update TypeScript compilation target to es2022 to match the minimum supported Node.js version (18.15.0)", | ||
| "type": "major" |
There was a problem hiding this comment.
None of these should not be "major" bumps.
There was a problem hiding this comment.
Anything with an 0. version we still use minor for "breaking change".
There was a problem hiding this comment.
Changed all major bumps to minor in commit c1d8c9f. All 16 change files now use minor (for packages ≥ 1.x) or minor (for 0.x packages), consistent with the minor-for-breaking-change convention.
|
@copilot There are build failures due to property redeclarations in inherited classes. Add the |
Co-authored-by: dmichon-msft <26827560+dmichon-msft@users.noreply.github.com>
Fixed in commit c1d8c9f. Added
|
common/changes/@microsoft/rush/update-node-target-es2022_2026-02-24-00-08.json
Show resolved
Hide resolved
Co-authored-by: dmichon-msft <26827560+dmichon-msft@users.noreply.github.com>
common/changes/@rushstack/)minorper reviewer feedbackdeclaremodifier toMarkdownDocumenterFeature.contextandBaseRushAction.rushConfiguration(TS2612)@microsoft/rush-libto@microsoft/rushper reviewer feedbackpatchchange files for@microsoft/api-documenterand@microsoft/rush💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.