This release removes the jQuery plugin from the repository, but doesn't make ANY changes to the API of the library, and has therefore not become a MAJOR
release.
The motivation for the housekeeping was to make it easier for contributors to get their pull requests merged, by not having to battle obsoleted dependencies (buster
, jslint
, phantomjs
).
Changes
- Remove jQuery plugin. Users that want to continue to use PubSubJS through jQuery, can use
[email protected]
- Simplified test setup to use
mocha
- Replace obsoleted
jslint
version (could not install on Travis anymore) with latesteslint