Skip to content

docs(takeFirstBy): fix error in comment#1290

Merged
eranhirsch merged 2 commits into
remeda:mainfrom
Vulwsztyn:take_first_by_docfix
Mar 24, 2026
Merged

docs(takeFirstBy): fix error in comment#1290
eranhirsch merged 2 commits into
remeda:mainfrom
Vulwsztyn:take_first_by_docfix

Conversation

@Vulwsztyn

Copy link
Copy Markdown
Contributor

Replace this quote with a description of your changes


Make sure that you:

  • Typedoc added for new methods and updated for changed
  • Tests added for new methods and updated for changed
  • New methods added to src/index.ts
  • New methods added to docs/src/content/mapping for both Lodash and Ramda.

We use semantic PR titles to automate the release process!

https://conventionalcommits.org

PRs should be titled following using the format: < TYPE >(< scope >)?: description

Available Types:

  • feat: new functions, and changes to a function's type that would impact users.
  • fix: changes to the runtime behavior of an existing function, or refinements to it's type that shouldn't impact most users.
  • test: tests-only changes (transparent to users of the function).
  • docs: changes to the documentation of a function or the documentation site.
  • build, ci, chore, and revert: are only relevant for the internals of the library.

For scope put the name of the function you are working on (either new or
existing).

@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@netlify

netlify Bot commented Feb 19, 2026

Copy link
Copy Markdown

Deploy Preview for trusting-lumiere-9c7fad ready!

Name Link
🔨 Latest commit 493ba23
🔍 Latest deploy log https://app.netlify.com/projects/trusting-lumiere-9c7fad/deploys/69c2523ac4cfa800085b58fb
😎 Deploy Preview https://deploy-preview-1290--trusting-lumiere-9c7fad.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov

codecov Bot commented Feb 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (81e16ae) to head (493ba23).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1290   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          174       174           
  Lines         1622      1622           
  Branches       392       383    -9     
=========================================
  Hits          1622      1622           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pkg-pr-new

pkg-pr-new Bot commented Feb 19, 2026

Copy link
Copy Markdown

commit: 493ba23

@eranhirsch eranhirsch left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@eranhirsch eranhirsch merged commit dbf0b96 into remeda:main Mar 24, 2026
39 checks passed
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 2.33.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants