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
BREAKING CHANGE: The deprecated function
`shuffle` has been deleted. This function was
always out of scope for this package because it
is non-deterministic and therefore not
functionally pure. If you need a similar
function, use the package "array-shuffle"
instead.
Fixes#45
0 commit comments