Skip to content
This repository has been archived by the owner on Aug 16, 2021. It is now read-only.

Selectivity 3.0.1

Compare
Choose a tag to compare
@arendjr arendjr released this 18 Nov 12:42
· 88 commits to master since this release

Selectivity 3.0.1 is a maintenance release that improves compatibility with React 15.4 and Yarn and fixes a few bugs.

CHANGELOG since v3.0.0:

  • Fix #156: Don't crash when unsubscribing from non-subscribed event listener.
  • Don't rely on react-dom-server in React templates plugin to avoid issues with React 15.4.
  • Fix #158: Expose Selectivity object as $.Selectivity in jQuery builds.
  • Yarn compatibility: Get rid of peerDependencies.