Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jfmengels/lodash-codemods issues and pull requests
#15 - lodash -> lodash fp?
Issue -
State: open - Opened by viankakrisna over 5 years ago
#14 - Incorrect migration of _.flatten from Lodash 2 -> 4
Issue -
State: closed - Opened by markwainwright about 6 years ago
#13 - _.omit({}, function) not converted to _.omitBy({}, function);
Issue -
State: open - Opened by cyrusbowman over 7 years ago
#12 - Will you support converting from coffeescript?
Issue -
State: closed - Opened by yangligogogo over 7 years ago
- 1 comment
#11 - 3.x _.sum(array) should be converted to 4.x _.sumBy(array, Number)
Issue -
State: open - Opened by ameliabradley over 7 years ago
#10 - skip transforming import from lodash/fp
Pull Request -
State: closed - Opened by jhsu almost 8 years ago
- 1 comment
#9 - Lodash v5
Issue -
State: open - Opened by jfmengels almost 8 years ago
- 2 comments
#8 - `_.pick({...}, _.identity)` not converted to `pickBy`
Issue -
State: open - Opened by futpib about 8 years ago
- 1 comment
#7 - `_(...).run()` from 3.10.1 is not converted to `_(...).value`
Issue -
State: open - Opened by futpib about 8 years ago
#6 - Adding pick -> pickBy change
Pull Request -
State: closed - Opened by KamranAsif about 8 years ago
- 4 comments
#5 - Allow passing options to jscodeshift or document how to use it with jscodeshift cli directly
Issue -
State: open - Opened by daedalus28 over 8 years ago
#4 - Support removal of `value()` at the end of chains following `times`/`…forEach`/etc (fixes #3)
Pull Request -
State: closed - Opened by jfmengels over 8 years ago
- 2 comments
#3 - Missing migration/warning for use of each/forEach/etc. inside chains
Issue -
State: open - Opened by davidshepherd7 over 8 years ago
- 1 comment
#2 - Incorrect _.bind when (ab?)using _.find with property shorthand and a thisArg
Issue -
State: open - Opened by davidshepherd7 over 8 years ago
- 4 comments
#1 - I have write simple codemod that help me upgrade lodash v3 -> v4
Issue -
State: closed - Opened by kebot over 8 years ago
- 1 comment