fmoo / react-typeahead

Pure react-based typeahead and typeahead-tokenizer
ISC License
677 stars 232 forks source link

npm install #188

Open ImranAhmed opened 8 years ago

ImranAhmed commented 8 years ago

Please could you update dependencies as ReactJS went from 0.14.8 to 15.0.0 which is causing issues.

Thanks,

fmoo commented 8 years ago

Hi Imran,

Fixing the issue includes some breaking changes, so you'll need to update to the latest react-typeahead, 2.0.0-alpha.1

The primary one that you'll run into is defaultValue -> initialValue

There are some other breaking changes I was hoping to get in before cutting an official release, but if you need react-15 now, that's your best bet.

On May 3, 2016, at 8:29 AM, ImranAhmed notifications@github.com wrote:

Please could you update dependencies as ReactJS went from 0.14.8 to 15.0.0 which is causing issues.

Thanks,

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub