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

Use groupBy util to support older browsers #203

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Use groupBy util to support older browsers #203

merged 1 commit into from
Sep 10, 2024

Conversation

damianstasik
Copy link
Collaborator

@damianstasik damianstasik commented Sep 9, 2024

The groupBy is still to new, so I've used groupBy from es-toolkit which is a smaller and faster alternative to lodash.

This should fix #193

Checklist

  • I have read the contribution guide.
  • I have not used an AI coding assistant to create this PR.
  • My contribution is compatible with the MPL-2.0 license and I have provided a DCO sign-off on all my commits.
  • I have written all code in this PR myself OR I have marked all code I have not written myself (including modified code, e.g. copied from other places and then modified) with a comment indicating where it came from.

@Yantrio Yantrio merged commit ca7dab8 into main Sep 10, 2024
4 checks passed
@Yantrio Yantrio deleted the use-es-toolkit branch September 10, 2024 08:04
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.

Unexpected error when opening results
2 participants