Closed FredericHeem closed 8 years ago
Why permit lodash v3?
Because an app may still depend on other lib that has lodash 3.x as a dependency.
3.0 is officially no longer maintained, I think it's reasonable to explicitly pull in 4.* only
lodash > 4 is now required.
Awesome. Thanks @federicobond.
Thanks, but credit should go to @FredericHeem! :wink:
Any plan to release a new version soon ? including lodash 4 and 3 makes my app 10% fatter.
Finally, checkit is lodash 4.x compatible.