You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any special reason to why the library use ES2022 as base?
Especially considering that the array methods toSorted, toReversed, and more are available since ES2023.
Thanks for a great lib!
The text was updated successfully, but these errors were encountered:
Basically what the title says.
Is there any special reason to why the library use
ES2022
as base?Especially considering that the array methods
toSorted
,toReversed
, and more are available sinceES2023
.Thanks for a great lib!
The text was updated successfully, but these errors were encountered: