BREAKING: Remove support for Node 16.x and upgrade to TypeScript 4.9 #248

Manually merged
norm merged 3 commits from typescript-4.9 into main 2022-11-25 07:11:23 +00:00
Owner

Now that Node 18 is the new LTS version of Node, it should be safe to
support ES2022 features. The install docs have already been updated to
recommend Node 18.x in 41a710854e.

This will break support on Node 16.x and earlier.

Also update TypeScript to 4.9 which contains various typechecking
improvements: https://devblogs.microsoft.com/typescript/announcing-typescript-4-9/

Ref: #238
Changelog: Changed

Now that Node 18 is the new LTS version of Node, it should be safe to support ES2022 features. The install docs have already been updated to recommend Node 18.x in 41a710854e27cada8fe40fbde443e66569ad8830. This will break support on Node 16.x and earlier. Also update TypeScript to 4.9 which contains various typechecking improvements: https://devblogs.microsoft.com/typescript/announcing-typescript-4-9/ Ref: https://akkoma.dev/FoundKeyGang/FoundKey/issues/238 Changelog: Changed
Owner

If node 16 is no longer supported you should update the .node-version file as well.

If node 16 is no longer supported you should update the `.node-version` file as well.
norm force-pushed typescript-4.9 from e42b3ce6de to c7255dbea0 2022-11-25 07:07:26 +00:00 Compare
norm manually merged commit c7255dbea0 into main 2022-11-25 07:11:23 +00:00
norm deleted branch typescript-4.9 2022-11-25 07:15:24 +00:00
Sign in to join this conversation.
No reviewers
No labels
feature
fix
upkeep
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: FoundKeyGang/FoundKey#248
No description provided.