Skip to content

breaking: node 16; typescript 4#1844

Merged
thymikee merged 2 commits into
mainfrom
feat/node-16-ts-4
Mar 9, 2023
Merged

breaking: node 16; typescript 4#1844
thymikee merged 2 commits into
mainfrom
feat/node-16-ts-4

Conversation

@thymikee

@thymikee thymikee commented Feb 20, 2023

Copy link
Copy Markdown
Member

Summary:

Started off #1842 by @robhogan. Wanted to bump min Node to 16, turned out we need to upgrade TS to 4 (about time tbh). Hence I moved it to a sperate PR.

Test Plan:

CI

@thymikee thymikee requested a review from adamTrz as a code owner February 20, 2023 17:16
"chalk": "^4.1.2",
"cosmiconfig": "^5.1.0",
"deepmerge": "^3.2.0",
"deepmerge": "^4.3.0",

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this turned out to be unnecessary, but checking the release notes the only breaking change is umd -> cjs, which is fine for us

@adamTrz adamTrz left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TS v4! 🎉

@thymikee thymikee merged commit cb923a5 into main Mar 9, 2023
@thymikee thymikee deleted the feat/node-16-ts-4 branch March 9, 2023 13:36
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