Skip to content

Commit f2eeef7

Browse files
committed
Upgrade to TypeScript 7
1 parent ddaf068 commit f2eeef7

5 files changed

Lines changed: 738 additions & 17 deletions

File tree

DEPENDENCY_NOTES.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@ The following notes about the app's dependencies should be revisited and resolve
33
As of 2026-07-27:
44

55
- `@types/node`: Consider updating to `26.x` in the future, but for now `24.x` still has plent of time in LTS.
6-
- `typescript`: `7.x` uses a new native compiler without a native API. Consider updating soon after evaluating the impact.
76
- `tslog` (test-server only): `5.x` is ESM-only and replaces v4's flat logger settings such as `hideLogPositionForProduction` and `prettyLogTemplate`. Updating will require some migration.

0 commit comments

Comments
 (0)