You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great point, thanks @phated! I think we're going to take another look at lodash and figure out how to use the bits we need without too much duplication if end users also require lodash.
Following semver should include using dependencies that follow semver or locking in dependencies that don't follow semver. Such as https://github.com/AmpersandJS/ampersand-view/blob/master/package.json#L18. Jeremy has often stated that Underscore does not follow semver which has caused many developers time in the past. E.g. jashkenas/underscore#1684 (comment)
The text was updated successfully, but these errors were encountered: