Open christiantinauer opened 7 years ago
+1
Can someone please approve this pull request? I cannot use react-selectize with React 16 as the dependencies force me to have React 15 also. Thanks
This pull request is now open for more than one month, without comment from the project owners. This is not ok for a library I want to use in production. Is this project still under maintenance?
I published a fork with this fixed: https://www.npmjs.com/package/@benbria/react-selectize
…s to deps, because they are used to make react-selectize work in production. PeerDependencies force the user to also use the same exact versions, which is a problem with react-transition-group (v1 and v2 do exist).