fmoo / react-typeahead

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

Use create-react-class and prop-types packages to avoid React v15.5.0… #239

Closed bmac closed 6 years ago

bmac commented 7 years ago

… deprecation warnings

fmoo commented 6 years ago

Sorry for the delay, I have 2fac set up on my github account, and it consistently stops working a few days after I set it up.

bmac commented 6 years ago

Thanks, would it be possible to publish a new release with this commit to npm?

fmoo commented 6 years ago

@bmac - Done. published as react-typeahead@2.0.0-alpha.6.

fwiw, I won't be publishing a GA 2.0.0 until unittests get fixed, but I don't really have the time to figure out how to fix that right now :(