Skip to content

v0.3.10

Compare
Choose a tag to compare
@fkling fkling released this 07 Dec 22:03
· 390 commits to main since this release

New

--run-in-band option makes jscodeshift execute all transformations in the main process instead of splitting up over multiple workers. Useful for debugging. (#71, @zertosh)