Patch Changes
-
#2754
6bf9ea97
Thanks @javidalpe! - Fix preload plugin onerror callback so that it returns proper src information when there are 404 errors. -
#2811
28136787
Thanks @jodeleeuw! - Fixed a bug inrandomization.shuffleNoRepeats()
where having anequalityFunction
that used a logical OR could result in some neighboring elements still evaluating totrue
viaequalityFunction
.