Skip to content

v5.3.1

Compare
Choose a tag to compare
@samchon samchon released this 27 Nov 08:19
· 615 commits to master since this release

Starts supporting TypeScript v5.3 update.

Since TypeScript v5.3 update, it no more parses JSDocComments from the tsc command and it damages on the "Comment Tags" and "JSON schema generator" features. By the way, as update of ts-patch for the TypeScript v5.3 update is delaying, I've patched the TypeScript module by myself. The new cli command npx typia patch is the thing reviving JSDocComment feature from tsc.

For reference, typia setup command also does the same behavior.

Detailed content about that

https://typia.io/docs/setup/#manual-setup

What's Changed

New Contributors

Full Changelog: v5.2.6...v5.3.1