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

upgrade underscore #110

Closed
emicklei opened this issue Feb 23, 2015 · 2 comments
Closed

upgrade underscore #110

emicklei opened this issue Feb 23, 2015 · 2 comments

Comments

@emicklei
Copy link

Hi,

I noticed that the underscore package is build from 1.4.4. A lot has changed [1] since that release. The official Javascript lib is now at 1.8.2.

I am about to use this package in my project and would like to know if others already have attempted to upgrade to a newer version. If not, I like to contribute by doing just that.

[1] http://underscorejs.org/#changelog

@stevenh
Copy link
Collaborator

stevenh commented Dec 1, 2015

Could you put in a Pull Request for this @emicklei ?

@emicklei
Copy link
Author

emicklei commented Dec 1, 2015

yes, I will prepare the PR for this.

stevenh added a commit that referenced this issue Nov 29, 2022
Update underscore.js to v1.13.6.

BREAKING CHANGE: This changes the behaviour for the following underscore
functions, please see underscore.js documentation for details.
* .template
* .keys
* .after
* .range
* .reduce
* .reduceRight
* .reduceLeft

Fixes #110
stevenh added a commit that referenced this issue Nov 29, 2022
Update underscore.js to v1.13.6.

BREAKING CHANGE: This changes the behaviour for the following underscore
functions, please see underscore.js documentation for details.
* .template
* .keys
* .after
* .range
* .reduce
* .reduceRight
* .reduceLeft

Fixes #110
stevenh added a commit that referenced this issue Nov 29, 2022
Update underscore.js to v1.13.6.

BREAKING CHANGE: This changes the behaviour for the following underscore
functions, please see underscore.js documentation for details.
* .template
* .keys
* .after
* .range
* .reduce
* .reduceRight
* .reduceLeft

Fixes #110
stevenh added a commit that referenced this issue Nov 29, 2022
Update underscore.js to v1.13.6.

BREAKING CHANGE: This changes the behaviour for the following underscore
functions, please see underscore.js documentation for details.
* .template
* .keys
* .after
* .range
* .reduce
* .reduceRight
* .reduceLeft

Fixes #110
sg3des pushed a commit to sg3des/otto that referenced this issue Jul 17, 2023
Update underscore.js to v1.13.6.

BREAKING CHANGE: This changes the behaviour for the following underscore
functions, please see underscore.js documentation for details.
* .template
* .keys
* .after
* .range
* .reduce
* .reduceRight
* .reduceLeft

Fixes robertkrimen#110
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

2 participants