Releases: algolia/search-insights.js
Releases · algolia/search-insights.js
v2.17.2
2.17.2 (2024-09-11)
Bug Fixes
- check if localStorage is usable before using it (#558) (eb460a8), closes #556
- don't store query/object associations when userHasOptedOut is true (#557) (7c4ab3a)
v2.17.0
2.17.0 (2024-08-23)
Features
- update getFunctionalInterface to return the method being passed instead of just executing (#552) (ebb41f8), closes #524
v2.16.3
2.16.3 (2024-08-14)
Bug Fixes
- test for localStorage before using it and enable it to be shimmed with a Storage-compatible interface (#550) (c3982f5), closes #541
v2.16.0
2.16.0 (2024-08-06)
Features
- add esm configuration to rollup/package.json and add the node/browser output files (#531) (bd14e19)
v2.15.0
2.15.0 (2024-07-09)
Features
- add query id inference for conversion events based on prior clicks (#534) (ca2f234)
- query id inference pruning of purchased and oldest associations when limit is reached (#535) (2e0ca49)
v2.13.0
2.13.0 (2023-12-11)
Features
- add value property to non-search-related conversion events (#528) (e624693)