mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 18:38:55 +00:00
Fixes #12276: toIncludeRepeated should check for the exact repeat count not >= This is a breaking change because some people may be relying on the existing behaviour. Should it be feature-flagged for 1.3? --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>