Releases: algolia/autocomplete
Releases · algolia/autocomplete
v1.7.2
1.7.2 (2022-10-18)
Bug Fixes
- algoliasearch: support v5 via peerDependencies (#1018) (5ba25f6)
- preset-algolia: support algoliasearch v5 (#1002) (b1d93df)
v1.7.1
1.7.1 (2022-06-27)
Bug Fixes
- metadata: ensure safe user agent detection (#993) (fdf2b34)
v1.7.0
1.7.0 (2022-06-21)
Bug Fixes
- autocomplete-js: leave the modal open on reset on pointer devices (#987) (3e387e6)
v1.6.3
1.6.3 (2022-05-10)
Bug Fixes
- react: fix compatibility issues with React 18 (#969) (fb46298)
v1.6.2
1.6.2 (2022-04-12)
Bug Fixes
- autocomplete-js: avoid warning when renderer is not specified at all (#947) (5fbae0d)
- autocomplete-js: update components with new renderer (#946) (8fa038b)
v1.6.1
1.6.1 (2022-04-08)
Bug Fixes
- render: pass
renderer.render
to default render
function (#940) (55f53d1)
v1.6.0
1.6.0 (2022-04-07)
Features
- autocomplete-js: enable HTML templating (#920) (f5bbf34)
v1.5.7
1.5.7 (2022-04-05)
Bug Fixes
- enterKeyHint: remove check on only Chrome browser (#933) (93a1fc2)
- plugin-insights: allow search-insights v2 (#930) (c08189d), closes #929
v1.5.6
1.5.6 (2022-03-31)
Bug Fixes
- js: stop touchstart event propagation if coming from cancel button in detached mode (#924) (24cf9d6)
v1.5.5
1.5.5 (2022-03-30)
Bug Fixes
- enterKeyHint: use a fixed
enterKeyHint
value on Samsung devices (#916) (b4aa087)