React-Select-Plus v0.6.1 Release Notes

Release Date: 2015-08-09 // over 8 years ago
    • โž• added; Support for options with numeric values, thanks Dave Brotherstone
    • ๐Ÿ”„ changed; Disabled options now appear in the search results , thanks Dave Brotherstone
    • ๐Ÿ›  fixed; asyncOptions are reloaded on componentWillReceiveProps when the value has changed, thanks Francis Cote
    • โž• added; cacheAsyncResults prop (default true) now controls whether the internal cache is used for asyncOptions