Closed dkwingsmt closed 8 years ago
I've just published a new version on npm (2.0.0) which fixes compatibility with React 15.4.
Yes, the plugin is still needed, see #81.
Thank you. And my apology for not checking closed issues before opening this one.
I'm not seeing 2.0.0 on npm ?
$ npm view react-tap-event-plugin@latest version
2.0.0
The webpage on npmjs.org is cached probably. npm install
will install the latest version.
A few modules that this plugin depends on seems to have been moved to new places in the latest react (≥15.4.0), which triggers the following and alike errors:
Btw, is this plugin still necessary? Facebook have closed #436 and #1170, but it seems they rejected them?