We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da5c7ba commit c745c61Copy full SHA for c745c61
changelog.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+
4
5
+### 1.3.1 April 12, 2020
6
+* Update numerous npm dependencies to resolve vulnerability warnings.
7
+* Fix aria warnings in Chrome lighthouse, make aria spec compliant [#197](https://github.com/corejavascript/typeahead.js/pull/197)
8
9
### 1.3.0 November 16, 2019
10
* Fix autoselect on tab [#199](https://github.com/corejavascript/typeahead.js/pull/199)
11
* On up/down arrow, set the input only if data.val is a string [#184](https://github.com/corejavascript/typeahead.js/pull/184)
0 commit comments