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

No more typia patch command required #1510

Merged
merged 1 commit into from
Feb 23, 2025
Merged

No more typia patch command required #1510

merged 1 commit into from
Feb 23, 2025

Conversation

samchon
Copy link
Owner

@samchon samchon commented Feb 23, 2025

This pull request includes changes to the TypiaSetupWizard to improve the handling of the prepare script and simplify the code structure. The most important changes include updating the logic for script preparation and refining the object spread syntax.

Improvements to script preparation:

  • src/executable/TypiaSetupWizard.ts: Modified the prepare script logic to use includes instead of indexOf for checking the presence of "ts-patch install". Removed the need for "typia patch" in the prepare script and added a filter to exclude it if present.

Code structure simplification:

@samchon samchon added the enhancement New feature or request label Feb 23, 2025
@samchon samchon self-assigned this Feb 23, 2025
Copy link

pkg-pr-new bot commented Feb 23, 2025

Open in Stackblitz

npm i https://pkg.pr.new/typia@1510

commit: ae958b5

Copy link
Owner Author

@samchon samchon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No problem

@samchon samchon merged commit aec6fc4 into v8.0 Feb 23, 2025
11 checks passed
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