Skip to content

Housekeeping

Latest
Compare
Choose a tag to compare
@mroderick mroderick released this 28 Dec 08:57
· 78 commits to master since this release

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 pubsub-js@1.5.7
  • Simplified test setup to use mocha
  • Replace obsoleted jslint version (could not install on Travis anymore) with latest eslint