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

Close #590 - remove vulnerable Resolve keyword #594

Merged
merged 4 commits into from
Apr 26, 2023
Merged

Conversation

samchon
Copy link
Owner

@samchon samchon commented Apr 17, 2023

When invalid object comes and the type error detected, typia had expressed it as Resolve<ObjectType>.

Such notation had come from typescript-is, but there is no reason to keep the notation because the typescript-is had been dead because of stopped maintenance.

Therefore, remove such label wrapping and just label the exact type.

When invalid object comes and the type error detected, `typia` had expressed it as `Resolve<ObjectType>`.

Such notation had come from `typescript-is`, but there is no reason to keep the notation because the `typescript-is` had been dead because of stopped maintenance.

Therefore, remove such label wrapping and just label the exact type.
@samchon samchon added the enhancement New feature or request label Apr 17, 2023
@samchon samchon self-assigned this Apr 17, 2023
@samchon samchon merged commit 31dfcbb into v3.8 Apr 26, 2023
@samchon samchon deleted the features/vulnerable branch April 26, 2023 13:05
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