Skip to content

Conversation

Neerajpathak07
Copy link
Member

@Neerajpathak07 Neerajpathak07 commented Feb 27, 2025

Resolves.

Description

What is the purpose of this pull request?

This pull request:

  • migrates utils/every-in-by to object/every-in-by

Related Issues

Does this pull request have any related issues?

This pull request:

  • resolves

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

This commit removes `@stdlib/utils/every-in-by` in favor of
`@stdlib/stats/object/every-in-by`.

BREAKING CHANGE: remove `utils/every-in-by`

To migrate, users should update their require/import paths to use
`@stdlib/object/every-in-by` which provides the same API and implementation.

Ref: stdlib-js#5490
@kgryte kgryte added the Do Not Merge Pull request which should not be merged. label Feb 27, 2025
@kgryte kgryte closed this Mar 2, 2025
@Neerajpathak07 Neerajpathak07 deleted the object/every-in-by branch March 2, 2025 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Do Not Merge Pull request which should not be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants