Skip to content

Releases: searchspring/snap

v0.62.0

10 Dec 16:43
Compare
Choose a tag to compare

0.62.0 (2024-12-10)

Bug Fixes

  • autocomplete: merchandising redirect race condition (65ab3e7)
  • controller: bugfix for controller store loading / loaded states (a342cd1)
  • recommendationcontroller: recommendation backforward cache pageshow event listener (ca12fd5)
  • searchresponse.ts: dont pull out badges with typeof array (d3b95f5)
  • toolbox/getcontext: auto-detect variables for evaluation list (e293acc)
  • tracker: correcting issue with ssViewedProducts cookie storage (15655f6)
  • urltranslator.ts: gracefully catch malformed uri errors (e32f45d)
  • urltranslator.ts: pop dont join in parseHashString (02ea149)

Features

  • controller: adding setting in autocomplete to opt out of input and submit binding' (6980fce)

v0.61.5

13 Nov 19:04
Compare
Choose a tag to compare

0.61.5 (2024-11-13)

Bug Fixes

  • preact/recommendationinstantiator: fixing regression of batching in legacy script blocks (85e339f)
  • recommendationcontroller: send core result data and not active display data in beacon tracking (1c1754a)

v0.61.4

06 Nov 18:00
Compare
Choose a tag to compare

0.61.4 (2024-11-06)

Bug Fixes

  • controller/search: fixing typo in warning log (8b5a2e1)
  • controller/search: modifying logic to prevent warning when the lastRequest is not defined (5606a22)
  • preact/recommendationinstantiator: allowing for invalid shopper integration with legacy script (66302ef)

v0.61.3

31 Oct 23:00
Compare
Choose a tag to compare

0.61.3 (2024-10-31)

Bug Fixes

  • preact/recommendationinstantiator: adding back support for legacy usage of seed and product (93788d4)

v0.61.2

28 Oct 15:13
Compare
Choose a tag to compare

0.61.2 (2024-10-28)

Bug Fixes

  • preact/recommendationinstantiator: fixing error when globals was undefined (0f479df)

v0.61.1

25 Oct 22:51
Compare
Choose a tag to compare

0.61.1 (2024-10-25)

Bug Fixes

  • preact/recommendationinstantiator: legacy script blocks were not merging the context (0076a0c)

v0.61.0

25 Oct 17:47
Compare
Choose a tag to compare

0.61.0 (2024-10-25)

Bug Fixes

  • preact/instantiator: adding support for both 'tag' and 'profile' keys (eaaf668)

Features

  • controller/autocomplete: adding new setting that prevents binding the document click event (7aaa6ee)

v0.60.4

25 Sep 14:52
Compare
Choose a tag to compare

0.60.4 (2024-09-25)

Note: Version bump only for package @searchspring/snap

v0.60.3

25 Sep 07:41
Compare
Choose a tag to compare

0.60.3 (2024-09-25)

Note: Version bump only for package @searchspring/snap

v0.60.2

24 Sep 22:16
Compare
Choose a tag to compare

0.60.2 (2024-09-24)

Bug Fixes

  • client/recommend: adjusting recommend request to merge and de-dupe global parameters (9e919ab)
  • tracker: adding stringification prior to trim to prevent error when numbers are provided (6787188)