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

Fix @nestia/migrate bug and support @HumanRoute() #1166

Merged
merged 2 commits into from
Dec 18, 2024
Merged

Conversation

samchon
Copy link
Owner

@samchon samchon commented Dec 18, 2024

This pull request includes several changes to the packages/migrate module and a version bump in the package.json file. The most important changes involve modifications to the MigrateNestMethodProgrammer and MigrateNestControllerProgrammer to support additional parameters and decorators.

Version update:

Enhancements to MigrateNestMethodProgrammer:

Enhancements to MigrateNestControllerProgrammer:

New import:

@samchon samchon added bug Something isn't working enhancement New feature or request labels Dec 18, 2024
@samchon samchon self-assigned this Dec 18, 2024
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.

Code OK, and test OK

Copy link

New dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@types/[email protected] None +1 2.37 MB types
npm/[email protected] environment, filesystem Transitive: shell +18 3.13 MB isaacs
npm/[email protected] Transitive: environment, filesystem, shell +5 1.17 MB flosse

View full report↗︎

@samchon samchon merged commit 27a5e2c into master Dec 18, 2024
5 checks passed
@samchon samchon deleted the feat/migrate branch December 18, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant