Skip to content

v3.2.1

Choose a tag to compare

@mickmcgrath13 mickmcgrath13 released this 10 Apr 23:00
· 74 commits to master since this release

In this release, FuncUnit no longer sets window.jQuery so that if a module has dependencies on both FuncUnit and jQuery (a different version than what FuncUnit uses), they won't get mixed up (i.e. the module can use the version of jQuery it intended to).