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

Change setup wizard for ts-patch@3.0.0 + typia upgrade #395

Merged
merged 2 commits into from
Jun 14, 2023
Merged

Conversation

samchon
Copy link
Owner

@samchon samchon commented Jun 14, 2023

As @nonara started supporting TS 5.x by ts-patch@3.0.0 update, setup wizard of nestia no more needs to keep conditional setup process for TS4/5. Therefore, setup wizard will install only TS5 and ts-patch@3.0.0. Special thanks to him.

Also, upgrade typia dependency to the latest one, because there had been a tiny error in special case -> when intersection type with over two-dimensional aliase type being used in swagger generator of @nestia/sdk, typia misunderstood that the intersection and aliased type is nonsensible.

samchon and others added 2 commits June 14, 2023 10:45
As @nonara started supporting TS 5.x by `ts-patch@3.0.0` update, setup wizard of `nestia` no more needs to keep conditional setup process for TS4/5. Therefore, setup wizard will install only TS5 and `ts-patch@3.0.0`.

Also, upgrade `typia` dependency to the latest one, because there had been a tiny error in special case -> when intersection type with over two-dimensional aliase type being used in swagger generator of `@nestia/sdk`, `typia` misunderstood that the intersection and aliased type is nonsensible.
@samchon samchon added the enhancement New feature or request label Jun 14, 2023
@samchon samchon self-assigned this Jun 14, 2023
@samchon samchon merged commit c31ac64 into master Jun 14, 2023
@samchon samchon deleted the ts-patch-v3 branch June 15, 2023 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant