Skip to content

Releases: devbridge/jQuery-Autocomplete

v2.0.3

23 May 00:11

Choose a tag to compare

What's Changed

  • ci(deps): Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #873
  • chore(deps): Bump vitest from 4.1.6 to 4.1.7 in the dev-dependencies group across 1 directory by @dependabot[bot] in #874
  • chore(deps): Bump jquery-mockjax from 2.7.0 to 3.0.1 by @dependabot[bot] in #876
  • chore(deps): Bump eslint from 9.39.4 to 10.4.0 by @dependabot[bot] in #875

New Contributors

Full Changelog: v2.0.2...v2.0.3

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