Skip to content

Commit

Permalink
chore: update to TypeScript 5.6
Browse files Browse the repository at this point in the history
This change should have no user impact.

This updates TypeScript to the latest version, 5.6.2. It also updates
`typedoc` dependencies to their latest versions.

I verified that the generated types in `dist/` were not meaningfully
changed. (Some `Iterator` types were slightly adjusted, as expected;
[TypeScript 5.6 made some changes to how `Iterator` types work][0].)

[0]: https://devblogs.microsoft.com/typescript/announcing-typescript-5-6/#iterator-helper-methods
  • Loading branch information
EvanHahn committed Sep 24, 2024
1 parent d4b9904 commit 8e93fb9
Show file tree
Hide file tree
Showing 2 changed files with 475 additions and 34 deletions.
Loading

0 comments on commit 8e93fb9

Please sign in to comment.