Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Lo-Dash v1.0.0 #35

Open
jdalton opened this issue Dec 16, 2012 · 0 comments
Open

Using Lo-Dash v1.0.0 #35

jdalton opened this issue Dec 16, 2012 · 0 comments

Comments

@jdalton
Copy link

jdalton commented Dec 16, 2012

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant