typeahead.js v0.9.1 Release Notes

Release Date: 2013-04-01 // about 11 years ago
    • Multiple requests no longer get sent for a query when datasets share a remote source. [#152]
    • ๐Ÿ‘ Datasets now support precompiled templates. [#137]
    • Cached remote suggestions now get rendered immediately. [#156]
    • โž• Added typeahead:autocompleted event. [#132]
    • โž• Added a plugin method for programmatically setting the query. Experimental. [#159]
    • โž• Added minLength option for datasets. Experimental. [#131]
    • ๐Ÿ–จ Prefetch objects now support thumbprint option. Experimental. [#157]