This repository was archived by the owner on Dec 23, 2022. It is now read-only.
v1.0.0-beta.14
Pre-release
Pre-release
Thanks to the 2 contributors who made this release possible. π
Breaking changes
- Add a
delayBeforeAddproperty that defaults tofalse#262 #263 @joelvh
Previously, the delay was always enabled, so this is a breaking change.
Changed
- Fix
clearInputValueOnChangebreaking the text input sometimes (e.g. in the react-autosuggest example) #261 @papercuptech - Update dev dependencies to fix all
npm auditwarnings π¨