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

4.17 #5233

Closed
wants to merge 83 commits into from
Closed

4.17 #5233

wants to merge 83 commits into from

Conversation

qiudaoermu
Copy link

find the longest element in a array and return it

jdalton and others added 30 commits June 14, 2017 07:17
To fix https://github.com/lodash/lodash/issues/3359, modified reHasUnicodeWord to remove an unnecessary comma which made the regex greedy, this is only a test regex and not a matching regex. Added unit tests, this now should run under 5 ms instead of over 1000 ms for huge 50k+ char words.
@qiudaoermu qiudaoermu closed this Aug 29, 2021
Copy link

@123456789-bb 123456789-bb left a comment

Choose a reason for hiding this comment

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

Ok good

Copy link

@Ziqhoulets Ziqhoulets left a comment

Choose a reason for hiding this comment

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

TBXnS5pXuYBwDNPQMdExPBruHZSmtNiqtX

@lodash lodash locked and limited conversation to collaborators Mar 25, 2022
@jdalton jdalton added the issue bankruptcy Closing the issue/PR to start fresh label Sep 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue bankruptcy Closing the issue/PR to start fresh
Development

Successfully merging this pull request may close these issues.

None yet