Skip to content
This repository has been archived by the owner on Dec 23, 2022. It is now read-only.

v1.0.0-beta.14

Pre-release
Pre-release
Compare
Choose a tag to compare
@leMaik leMaik released this 07 Feb 17:23
· 34 commits to master since this release

Thanks to the 2 contributors who made this release possible. πŸŽ‰

Breaking changes

  • Add a delayBeforeAdd property that defaults to false #262 #263 @joelvh
    Previously, the delay was always enabled, so this is a breaking change.

Changed

  • Fix clearInputValueOnChange breaking the text input sometimes (e.g. in the react-autosuggest example) #261 @papercuptech
  • Update dev dependencies to fix all npm audit warnings 🚨