Ishaq Ibrahim
Ishaq Ibrahim
Fixes issue #41925 by skipping duplicate props. I've tested the changes locally - the duplicate prop is being skipped successfully. The new-link.test.js suite is also passing. ## Bug - [x]...
This PR seeks to fix the failing CI test in [this PR](https://github.com/vercel/next.js/pull/42254). I'm creating a new PR cause I can't test CI otherwise (can't commit directly to the vercel/nextjs repo)....
### Is your feature request related to a problem? Please describe. I've often needed to use Integration Fields (e.g. shopify fields or custom ones) but slice machine does not provide...
Played around with the evcodeshift api and succeeded in creating a very minimal transformer. Next steps include making this more robust and complete, figuring out the proper file structure, adding...