TypeScript v5.7 has occured many break changes on its filesystem, and it had broken the ts-patch. And today, @nonara has fixed the problem by upgrading the ts-patch. This PR allows to install TypeScript 5.7+ version following the ts-patch update.
Also, TypeScript v5.7 has changed another break change on the Uint8Array like native class type to have a generic argument Uint8Array. This PR also solves the problem of it.
Special thanks to @nonara, the transformation ecosystem builder.
What's Changed
- Close #1366: discord server by @samchon in #1412
- Support TypeScript v5.7 update. by @samchon in #1415
Full Changelog: v7.0.1...v7.0.2