Skip to content

v7.0.2

Compare
Choose a tag to compare
@samchon samchon released this 05 Dec 02:43
· 53 commits to master since this release
75fe450

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

Full Changelog: v7.0.1...v7.0.2