Skip to content

docs(allPass): fix typo#1288

Merged
eranhirsch merged 1 commit into
remeda:mainfrom
Vulwsztyn:all_pass_typo
Feb 15, 2026
Merged

docs(allPass): fix typo#1288
eranhirsch merged 1 commit into
remeda:mainfrom
Vulwsztyn:all_pass_typo

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 15, 2026

Copy link
Copy Markdown

Deploy Preview for trusting-lumiere-9c7fad ready!

Name Link
🔨 Latest commit 0175f81
🔍 Latest deploy log https://app.netlify.com/projects/trusting-lumiere-9c7fad/deploys/6991bcf2e0c4fb00087f31e0
😎 Deploy Preview https://deploy-preview-1288--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 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (0a6e249) to head (0175f81).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1288   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          174       174           
  Lines         1622      1622           
  Branches       383       392    +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 15, 2026

Copy link
Copy Markdown

commit: 0175f81

@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.

Thank you!

@eranhirsch eranhirsch merged commit 047c93e into remeda:main Feb 15, 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