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 5.7 #149

Merged
merged 2 commits into from
Nov 28, 2024
Merged

Upgrade to TypeScript 5.7 #149

merged 2 commits into from
Nov 28, 2024

Conversation

yoursunny
Copy link
Contributor

Delete ArrayBuffer and SharedArrayBuffer ambient declarations.

fixes #148

@yoursunny yoursunny requested a review from james-pre as a code owner November 28, 2024 03:40
@yoursunny
Copy link
Contributor Author

Needs: james-pre/utilium#3

@yoursunny yoursunny changed the title Upgrade to TypeScript 4.7 Upgrade to TypeScript 5.7 Nov 28, 2024
package.json Outdated Show resolved Hide resolved
Delete ArrayBuffer and SharedArrayBuffer ambient declarations.

fixes zen-fs#148
Copy link
Member

@james-pre james-pre left a comment

Choose a reason for hiding this comment

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

A couple small things, please take a look.

src/file.ts Outdated Show resolved Hide resolved
src/file.ts Outdated Show resolved Hide resolved
Type-safe checks in `PreloadFile._write`
Copy link
Member

@james-pre james-pre left a comment

Choose a reason for hiding this comment

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

Okay, everything looks good now.

@james-pre james-pre merged commit 8f4baae into zen-fs:main Nov 28, 2024
1 check passed
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.

TS2687 and TS2717 errors in TypeScript 4.7 with ES2024
2 participants