Skip to content

1.2.1

Compare
Choose a tag to compare
@shshaw shshaw released this 25 Apr 19:46
· 575 commits to master since this release

Fixed:

  • $.fn.filter now correctly returns collections instead of arrays of elements. Affected $.fn.children and $.fn.filter in particular. (Issue #100 )