Skip to content

v3.1.1

Latest
Compare
Choose a tag to compare
@redJ4y redJ4y released this 20 Aug 22:12
e0349ce

What's Changed

  • Resolved jQuery isFunction deprecation warnings. As of jQuery 3.3, jQuery.isFunction() is deprecated. It is replaced by typeof x === "function" - source.

Full Changelog: v3.1.0...v3.1.1