This is one of the most useful components in the stack. What is the rationale for removing it?
We promote using react-autosuggest and downshift. The rationale is the following, we take advantage of the others solution available in the community. We make the integration as simple as possible. A documentation example for downshift is coming.
@oliviertassinari Promote? It's not the best word :( I would rather say that you (and honestly I don't know why) are forcing users to use that heavy external libraries to deal with such trivial problems as autocomplete is made for. Why?
Olivier please consider adding the previous autocomplete to v1 as some secondary component...