Open jfmengels opened 7 years ago
Find a V5 Roadmap here:
At the moment things are in a deconstructed state. The sledge hammer is out and I'm busting down walls. So it's a bit of a mess. As things start to shape up I'll post. I'm making some cuts to methods that are covered in ES2015+ (dropping bind
, partial
, assign
, isArray
, now
and some others).
Lodash v5 is in the works.
@jdalton if you feel like sharing the changes happening in v5 (either all at once, or as they are imagined), we could prepare codemods for this release and make it much smoother for the users.
I've been a bit ouf of the game recently, but I'm sure I can help somehow (or other people hoping for a smooth transition too) by writing the appropriate transformations before v5 is released. Let me know what you think ;)