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 <[email protected]>
…< 1.0.0 Co-authored-by: dmichon-msft <[email protected]>
| { | ||
| "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 <[email protected]>
Fixed in commit c1d8c9f. Added
|
Co-authored-by: dmichon-msft <[email protected]>
|
@copilot There are more build errors. Fix them. Ensure that you do a full |
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.