typeahead.js v0.11.1 Release Notes

Release Date: 2015-04-27 // almost 9 years ago
    • βž• Add prepare option to prefetch. [#1181]
    • πŸ– Handle QuotaExceededError. [#1110]
    • 0️⃣ Escape HTML entities from suggestion display value when rendering with default template. [#964]
    • πŸ“¦ List jquery as a dependency in package.json. [#1143]

Previous changes from v0.11.0

  • πŸš€ An overhaul of typeahead.js – consider this a release candidate for v1. There πŸš€ are bunch of API changes with this release so don't expect backwards compatibility with previous versions. There are also many new undocumented πŸ”‹ features that have been introduced. Documentation for those features will be βž• added before v1 ships.

    πŸš€ Beware that since this release is pretty much a rewrite, there are bound to be πŸš€ some bugs. To be safe, you should consider this release beta software and βœ… throughly test your integration of it before using it in production πŸš€ environments. This caveat only applies to this release as subsequent releases will address any issues that come up.