What Changed
This codemod updates several transforms:
-
Built-in name transforms now depend solely on the token path and have been renamed from
name/cti/casingtoname/casing. Transforms likename/cti/kebabare nowname/kebab, andname/ti/camelandname/ti/constanthave been removed. -
The
content/icontransform has been renamed tohtml/iconto reflect its focus on HTML entity strings. -
font/objC/literal,font/swift/literal, andfont/flutter/literalhave been replaced withcontent/objC/literal,content/swift/literal, andcontent/flutter/literal, as they perform the same transformations.
Before
jsx
After
jsx