Hey,
I am having an issue with 1.0.0-beta13 version, as with Async options whenever user tries to write something in the input, it changes typed value to [object Promise]. There is already a fix for that at react-select - is there any chance to merge this fix to react-select-plus and publish a new version to npm?
Issue on react-select:
JedWatson/react-select#940
Pull Request fixing that issue:
JedWatson/react-select#941
Thanks!