File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 0.16.3] ( https://github.com/JamieMason/codemods/compare/0.15.2...0.16.3 ) (2021-12-16)
2+
3+ ### Bug Fixes
4+
5+ - ** npm:** update jscodeshift
6+ ([ 51d238f] ( https://github.com/JamieMason/codemods/commit/51d238f0528997dcda1461a76da68079969306c8 ) )
7+
8+ ### Features
9+
10+ - ** react:** convert string expression props to literals
11+ ([ fe35134] ( https://github.com/JamieMason/codemods/commit/fe3513458c660e1e4bb8939b7d504c2b27d62de7 ) )
12+
113## [ 0.15.2] ( https://github.com/JamieMason/codemods/compare/0.9.1...0.15.2 ) (2021-12-16)
214
315### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " codemods" ,
33 "description" : " Transforms for use with JSCodeshift" ,
4- "version" : " 0.15.2 " ,
4+ "version" : " 0.16.3 " ,
55 "author" : " Jamie Mason <jamie@foldleft.io> (https://github.com/JamieMason)" ,
66 "bugs" : " https://github.com/JamieMason/codemods/issues" ,
77 "dependencies" : {
You can’t perform that action at this time.
0 commit comments