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

Remove the usage of Array.prototype.toSorted #37078

Merged
merged 2 commits into from
Feb 22, 2024

Commits on Feb 22, 2024

  1. Remove the usage of Array.prototype.toSorted

    ...as it doesn't have good cross-platform support.
    cubuspl42 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9147f8a View commit details
    Browse the repository at this point in the history
  2. Switch to lodashSortBy

    cubuspl42 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ae4d202 View commit details
    Browse the repository at this point in the history