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

CLI: Add codemod to upgrade deprecated types #20618

Merged
merged 1 commit into from
Jan 16, 2023
Merged

Conversation

kasperpeulen
Copy link
Contributor

@kasperpeulen kasperpeulen commented Jan 13, 2023

#20555

What I did

Added a new migration:
sb migrate upgrade-deprecated-types

How to test

See the unit tests or try running in a project:

sb migrate upgrade-deprecated-types --glob="**/*/*stories*"

@ndelangen ndelangen added maintenance User-facing maintenance tasks typescript labels Jan 14, 2023
@kasperpeulen kasperpeulen force-pushed the upgrade-deprecated-types branch 3 times, most recently from 44d1b60 to a1b41f7 Compare January 16, 2023 12:42
@kasperpeulen kasperpeulen force-pushed the upgrade-deprecated-types branch from a1b41f7 to 12d3dc7 Compare January 16, 2023 13:06
@kasperpeulen kasperpeulen changed the title Upgrade deprecated types Codemod: New codemod to upgrade deprecated types Jan 16, 2023
@kasperpeulen kasperpeulen changed the title Codemod: New codemod to upgrade deprecated types CLI: New codemod to upgrade deprecated types Jan 16, 2023
@ndelangen ndelangen requested review from tmeasday and shilman January 16, 2023 17:09
Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

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

Looks great!!

@shilman shilman changed the title CLI: New codemod to upgrade deprecated types CLI: Add codemod to upgrade deprecated types Jan 16, 2023
@shilman shilman added feature request cli and removed maintenance User-facing maintenance tasks labels Jan 16, 2023
@shilman shilman merged commit f4d8aa4 into next Jan 16, 2023
@shilman shilman deleted the upgrade-deprecated-types branch January 16, 2023 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants