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

chore: bump jscodeshift in order to try fix optional chaining transform error #229

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

linearza
Copy link

Primarily bumps the jscodeshift version to ^0.11.0 in order to unblock and support optional chaining conversions.

#226

@Pasgru
Copy link

Pasgru commented Oct 25, 2023

Any news on when this will be merged?

@linearza
Copy link
Author

@Pasgru just to say, as a temporary fix, what I did to unblock myself, was to just comment out the files throwing this error, run the codemod, and then uncomment after. Bit brutish and we dont use optional chaining extensively yet, so might not be appropriate for your use case, but got us going again

@Pasgru
Copy link

Pasgru commented Oct 25, 2023

@Pasgru just to say, as a temporary fix, what I did to unblock myself, was to just comment out the files throwing this error, run the codemod, and then uncomment after. Bit brutish and we dont use optional chaining extensively yet, so might not be appropriate for your use case, but got us going again

Yeah I guess this is the best option. Thanks for the fast reply

@jagthedrummer
Copy link

Would love to see this merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants