Addepar / ember-charts

https://opensource.addepar.com/ember-charts/
Other
784 stars 131 forks source link

Upgrade to lodash 4.17.4 #210

Closed dashe closed 6 years ago

dashe commented 6 years ago

Upgraded to latest lodash 4

dashe commented 6 years ago

K so if I push this to master, that should not break Iverson (it still depends on lodash 3), right?

pzuraq commented 6 years ago

Nope, Iverson is linked to specific git hashes for these libraries and won't update unless we update the package.json. For other users we'll release this change as a major version bump at some point, probably after we've updated the rest of the library. It's breaking, so they'll have to manually update to get the new features.