Skip to content

2.1.1: JavaScript arrays are weird and should feel bad

Choose a tag to compare

@rdmurphy rdmurphy released this 15 Mar 20:43

Fixed

  • Fixed bug with pluralize where an Array with a single number in it that's not 1 is considered plural due to parseFloat and Number being weird when passed an Array.