algoliasearch-netlify
algoliasearch-netlify copied to clipboard
chore(deps): update algoliasearch-autocomplete monorepo to v1.19.2
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @algolia/autocomplete-js | 1.5.6 -> 1.19.2 |
||||
| @algolia/autocomplete-preset-algolia | 1.5.6 -> 1.19.2 |
||||
| @algolia/autocomplete-theme-classic | 1.5.6 -> 1.19.2 |
Release Notes
algolia/autocomplete (@algolia/autocomplete-js)
v1.19.2
Bug Fixes
v1.19.1
Bug Fixes
v1.19.0
Features
1.18.1 (2025-02-11)
Bug Fixes
v1.18.1
Bug Fixes
v1.18.0
Features
1.17.9 (2025-01-07)
Bug Fixes
1.17.8 (2024-12-09)
Bug Fixes
- insights-plugin: prevent authenticated token being set as the userToken (#1291) (08e9cd0)
- plugins: support translations in local storage recent searches plugins (#1286) (893ad5f), closes #1285
1.17.7 (2024-11-05)
Bug Fixes
- plugins: add translations for query suggestions and recent searches plugins (#1283) (572cd3c), closes #1282
1.17.6 (2024-10-16)
Bug Fixes
1.17.5 (2024-10-15)
Bug Fixes
1.17.4 (2024-07-11)
Bug Fixes
1.17.3 (2024-07-09)
Bug Fixes
- algoliasearch: correctly retrieve headers for v5 (#1263) (148b677)
- core: allow number index for hit attribute #1261 (by @aldenquimby in #1262) (0ae0c5c)
1.17.2 (2024-05-28)
Bug Fixes
1.17.1 (2024-05-14)
Bug Fixes
v1.17.9
Bug Fixes
v1.17.8
Bug Fixes
- insights-plugin: prevent authenticated token being set as the userToken (#1291) (08e9cd0)
- plugins: support translations in local storage recent searches plugins (#1286) (893ad5f), closes #1285
v1.17.7
Bug Fixes
- plugins: add translations for query suggestions and recent searches plugins (#1283) (572cd3c), closes #1282
v1.17.6
Bug Fixes
v1.17.5
Bug Fixes
v1.17.4
Bug Fixes
v1.17.3
Bug Fixes
- algoliasearch: correctly retrieve headers for v5 (#1263) (148b677)
- core: allow number index for hit attribute #1261 (by @aldenquimby in #1262) (0ae0c5c)
v1.17.2
Bug Fixes
v1.17.1
Bug Fixes
v1.17.0
Features
v1.16.0
Features
1.15.1 (2024-01-30)
Bug Fixes
- ignore composition events with option (#1238) (fba16e5)
- insights: guard against user token override while auth token is set (#1237) (190e562)
v1.15.1
Bug Fixes
- ignore composition events with option (#1238) (fba16e5)
- insights: guard against user token override while auth token is set (#1237) (190e562)
v1.15.0
Features
v1.14.0
Bug Fixes
Features
v1.13.0
Features
1.12.2 (2023-11-28)
Bug Fixes
1.12.1 (2023-10-31)
Bug Fixes
v1.12.2
Bug Fixes
v1.12.1
Bug Fixes
v1.12.0
Features
- allow extra arguments in
sendEventsignature (#1210) (20d20a2) - pass
insightsoption default toundefined(#1198) (2f5c683) - support Insights opt-in from the Dashboard (#1205) (77c2aff)
1.11.1 (2023-10-02)
Bug Fixes
- css: hide empty panel layout in detached mode (#1192) (973feaf)
- generate elements ids in a consistent manner (#1194) (a76b914)
- types: correct type for SearchClient (#1195) (a0228e4)
v1.11.1
Bug Fixes
- css: hide empty panel layout in detached mode (#1192) (973feaf)
- generate elements ids in a consistent manner (#1194) (a76b914)
- types: correct type for SearchClient (#1195) (a0228e4)
v1.11.0
Features
v1.10.0
Features
- autocomplete-core: add
enterKeyHintoption to manually set hint on virtual keyboards (#1164) (e5aeea8)
1.9.4 (2023-06-20)
Bug Fixes
1.9.3 (2023-06-07)
Bug Fixes
- autocomplete-core: don't update
enterKeyHinton Samsung Browser (#1153) (2971076) - fetchAlgoliaResults: safely access searchClient credentials (#1133) (f0f7a62)
- insights: retrieve index name from query if not returned by response (#1138) (8406eb2)
1.9.2 (2023-04-24)
Note: Version bump only
1.9.1 (2023-04-24)
Bug Fixes
v1.9.4
Bug Fixes
v1.9.3
Bug Fixes
- autocomplete-core: don't update
enterKeyHinton Samsung Browser (#1153) (2971076) - fetchAlgoliaResults: safely access searchClient credentials (#1133) (f0f7a62)
- insights: retrieve index name from query if not returned by response (#1138) (8406eb2)
v1.9.2
Note: Version bump only
v1.9.1
Bug Fixes
v1.9.0
Bug Fixes
- algolia: throw error if searchClient is missing (#1122) (8144cf3)
- autocomplete-js: display warning when there are more than one instances of autocomplete (#1108) (2926feb)
Features
- autocomplete-core: add
insightsoption to enable the Insights plugin (#1121) (c9d06fd) - createAlgoliaInsightsPlugin: automatically load Insights when not passed (#1106) (a02c2c1)
- createAlgoliaInsightsPlugin: use
[email protected](#1109) (63dd995) - insights: annotate events with algoliaSource (#1119) (43c5312)
- insights: re-export insights types from main packages (#1124) (d61b385)
- insights: set algolia credentials per event when supported (#1120) (efb27ce)
- preset-algolia: attach algolia credentials on hits (#1117) (8bcd680)
1.8.3 (2023-03-02)
Bug Fixes
1.8.2 (2023-02-21)
Bug Fixes
- autocomplete-js: correct peer dependency (#1095) (c3824a9), closes #1094
- duplicated IDs in panel (#1078) (a732fc5)
1.8.1 (2023-02-14)
Bug Fixes
- insights: split large view event payloads into multiple chunks (#1087) (df58096)
- querySuggestions: allow categoryAttribute to be optional in hit (#1086) (2dcbcd8)
- redirect: reopen menu when redirect detected (#1091) (53b9ce5)
v1.8.3
Bug Fixes
v1.8.2
Bug Fixes
- autocomplete-js: correct peer dependency (#1095) (c3824a9), closes #1094
- duplicated IDs in panel (#1078) (a732fc5)
v1.8.1
Bug Fixes
- insights: split large view event payloads into multiple chunks (#1087) (df58096)
- querySuggestions: allow categoryAttribute to be optional in hit (#1086) (2dcbcd8)
- redirect: reopen menu when redirect detected (#1091) (53b9ce5)
v1.8.0
Bug Fixes
Features
1.7.4 (2022-12-20)
Bug Fixes
1.7.3 (2022-11-02)
Bug Fixes
1.7.2 (2022-10-18)
Bug Fixes
- algoliasearch: support v5 via peerDependencies (#1018) (5ba25f6)
- preset-algolia: support algoliasearch v5 (#1002) (b1d93df)
1.7.1 (2022-06-27)
Bug Fixes
v1.7.4
Bug Fixes
v1.7.3
Bug Fixes
v1.7.2
Bug Fixes
- algoliasearch: support v5 via peerDependencies (#1018) (5ba25f6)
- preset-algolia: support algoliasearch v5 (#1002) (b1d93df)
v1.7.1
Bug Fixes
v1.7.0
Bug Fixes
1.6.3 (2022-05-10)
Bug Fixes
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)
1.6.1 (2022-04-08)
Bug Fixes
v1.6.3
Bug Fixes
v1.6.2
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
Bug Fixes
v1.6.0
Features
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
1.5.6 (2022-03-31)
Bug Fixes
- js: stop touchstart event propagation if coming from cancel button in detached mode (#924) (24cf9d6)
1.5.5 (2022-03-30)
Bug Fixes
1.5.4 (2022-03-23)
Bug Fixes
1.5.3 (2022-02-23)
Bug Fixes
1.5.2 (2022-01-26)
Bug Fixes
v1.5.7
Bug Fixes
Configuration
📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.