React Autosuggest Versions Save

WAI-ARIA compliant React autosuggest component

v10.0.2

4 years ago

Fixes #738

v10.0.1

4 years ago
  • Merged autowhatever in this repo
  • Updated react peer dependency

v10.0.0

4 years ago
  • Fixes #670.
  • Almost all libraries are updated as well as build and test pipeline

Breaking:

  • react-autosuggest now implements only UNSAFE_componentWillReceiveProps which was introduced in [email protected]. It makes react-autosuggest break on earlier versions of react

P.S.

Let's cheer for a new major version of react-autosuggest 🎉. I'll do my best to maintain this repo on my spare time.

Also this is quite a coincidence that it's the 100th release.

v9.4.3

5 years ago

Fixes #364 and #590

v9.4.2

5 years ago

Fixes #568

v9.4.1

5 years ago

Fixes #412 and #380

v9.4.0

5 years ago

Accessibility improvements (see here and here)

v9.3.4

6 years ago

Fixes #489

v9.3.3

6 years ago

Fixes #504

v9.3.2

6 years ago

Fixes #406