-
-
Notifications
You must be signed in to change notification settings - Fork 31
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
chore!: Normalize repository, dropping node <10.13 support #97
Conversation
…ap, object.defaults, and object.reduce
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some changes still needed
@phated I've modified what you pointed out. Please review this PR again. |
@phated |
@phated Is there a plan to release this new version soon? I work on another library that depends on |
@ecraig12345 I think you meant to subscribe to #101 - The release will be made when we have free time, as the project is currently under-funded since almost all sponsors fell off during the pandemic. A release requires making sure this works under gulp 5 preparations. |
This PR updates this project:
arr-flatten
,arr-map
,collection-map
,es6-weak-map
,object.defaults
andobject.reduce
from dependenciesNOTE: Be careful that this package depends on bach which will be bumped up.
Closes #96