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

feat(dropWhile): Add dropWhile in compat #465

Merged
merged 4 commits into from
Sep 28, 2024
Merged

Conversation

mass2527
Copy link
Contributor

@mass2527 mass2527 commented Sep 1, 2024

I added a dropWhile function that is compatible with lodash.

Copy link

vercel bot commented Sep 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
es-toolkit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 28, 2024 0:47am

raon0211
raon0211 previously approved these changes Sep 8, 2024
Copy link
Collaborator

@raon0211 raon0211 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your great work!

@raon0211
Copy link
Collaborator

raon0211 commented Sep 8, 2024

Let me add some more compatibility with lodash, since we need perfect compatibility when added in es-toolkit/compat.

@raon0211 raon0211 merged commit bdc3d97 into toss:main Sep 28, 2024
2 of 8 checks passed
@mass2527 mass2527 deleted the feat/dropWhile branch September 28, 2024 12:54
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

Successfully merging this pull request may close these issues.

2 participants