Breaking Changes
- Don't allow refs to be passed via
inputProps
- Remove
selectHintOnEnter
prop - Drop support for IE11
- Remove
asyncContainer
,menutItemContainer
, andtokenContainer
functions
Bug Fixes
Feature Requests
- Convert to Typescript (#619)
Internal
- Replace Travis w/Github Actions
- Use
key
instead ofkeyCode
for keyboard events - Use Prettier