Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to TypeScript v5.2 #4371

Closed
MajorLift opened this issue Jun 5, 2024 · 0 comments · Fixed by #4584
Closed

Upgrade to TypeScript v5.2 #4371

MajorLift opened this issue Jun 5, 2024 · 0 comments · Fixed by #4584
Assignees

Comments

@MajorLift
Copy link
Contributor

MajorLift commented Jun 5, 2024

As part of the Wallet Framework Team's Q2 2024 OKRs (O3/KR4), we are upgrading all core packages to use TypeScript v5.2, with the goal of eventually upgrading to the latest version.

Prior to starting the upgrade process, we should read through the v5.2 release announcements and make note of the following in this ticket:

We should also do a trial run of bumping TypeScript versions in core packages and seeing what (if any) error messages we get when we run yarn build and yarn test. These errors should be recorded in this ticket.

@MajorLift MajorLift self-assigned this Aug 2, 2024
MajorLift added a commit that referenced this issue Aug 12, 2024
## References

- Closes #4371 

## Changelog

```md
### Changed

- Upgrade TypeScript version to `~5.2.2` ([#4584](#4584))
```

## Checklist

- [x] I've updated the test suite for new or updated code as appropriate
- [x] I've updated documentation (JSDoc, Markdown, etc.) for new or
updated code as appropriate
- [x] I've highlighted breaking changes using the "BREAKING" category
above as appropriate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant