Skip to content

Releases: devbridge/jQuery-Autocomplete

v2.0.2

21 May 15:27

Choose a tag to compare

What's Changed

  • fix: don't push empty originalQuery onto badQueries (supersedes #845) by @tkirda in #872

Full Changelog: v2.0.1...v2.0.2

v2.0.1

21 May 14:09

Choose a tag to compare

What's Changed

  • fix: fire onSearchComplete before onSelect when auto-selecting by @tkirda in #870
  • fix: coerce non-string suggestion values at the response boundary by @tkirda in #871

Full Changelog: v2.0.0...v2.0.1

v2.0.0

20 May 04:21

Choose a tag to compare

What's Changed

  • test: replace jasmine browser runner with vitest + jsdom by @tkirda in #869

New Contributors

Full Changelog: v1.5.0...v2.0.0