-
Notifications
You must be signed in to change notification settings - Fork 99
Using Lo-Dash v1.0.0 #35
Copy link
Copy link
Open
Description
Just wanted to give you a heads up that as Lo-Dash moves to its v1.0.0 (currently at v1.0.0-rc.3) you will want to use the prebuilt Underscore compat bulds (lodash.underscore.js and lodash.underscore.min.js) because Lo-Dash is implementing intuitive chaining via _(…) which is a breaking compat change with the current Underscore implementation. Another difference in Lo-Dash v0.10.0+ is its _.extend and _.defaults follow the ES6 spec'ed Object.assign and iterate only own properties of given source objects.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels