Use case
Framework
Owner
React/19/Remove Memoization
This codemod will remove manual memoization hooks:
useCallback
,useMemo
andmemo
. This codemod goes hand in hand with React Compiler.Codemod verified
Regularly tested and maintained by our engineers and codemod expert community