Skip to content

v3.1.1

Choose a tag to compare

@redJ4y redJ4y released this 20 Aug 22:12
· 16 commits to master since this release
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