Releases: searchspring/snap
Releases · searchspring/snap
v0.60.1
0.60.1 (2024-09-12)
Bug Fixes
- client/recommend: adjusting request batching to ensure undefined entries do not overwrite (5b2e460)
- preact-components/recommendation: adjusting logic to prevent rendering title with zero results (bb0212a)
- preact/instantiator/recommendation: adding fallback selector to support email recs imager (0201f9d)
v0.60.0
0.60.0 (2024-09-11)
Features
- client: adding support for wildcard cache entries - to be used by email image generator only (9f59823)
- recommendationapi: new Recommendation API Profile Specific Parameters (0ca961b)
v0.59.0
0.59.0 (2024-08-22)
Bug Fixes
- eslint: fix eslint to allow commits to implementations from monorepo (c700cbd)
Features
- preact-components/recommendation: adding new lazyRender prop to help improve performance score (f81e7cb)
- targeter: unset of min-height for domTargeter and option to wait for search to render in Snap (e029b67)
v0.58.3
0.58.3 (2024-07-31)
Bug Fixes
- cartstore: bugfix for cartstore handling floating 0s for pricing (9c31166)
- cartstore: handle floating 0s in cartstore pricing (b34e004)
- preact-components-recommendationbundle: adding hideSeed prop (44ab1d6)
Reverts
- cartstore: reverting previous commit that was directly to develop (5eef09a)
v0.58.2
0.58.2 (2024-07-08)
Note: Version bump only for package @searchspring/snap
v0.58.1
0.58.1 (2024-07-03)
Bug Fixes
- cookies: updating cookies to use domain when calling
unset
function (b5315c1)
v0.58.0
0.58.0 (2024-07-02)
Bug Fixes
- checkbox: checkbox size prop now accepts both string and number (911cffb)
- preact-components-carousel: dont pass breakpoints to swiper (344e3b8)
Features
- preact-components: adding ability to have "stacked" badges to overlay and callout badges (1fd1767)
v0.57.0
0.57.0 (2024-06-26)
Bug Fixes
- preact-components-carousel: call updae slide classes onResize to update disabled classnames (8f80ea2)
Features
- cookies: add subdomain support (b907206)
- tracker: add currency context, add transactionTotal to order transaction payload (998bf8e)
v0.56.6
0.56.6 (2024-06-07)
Bug Fixes
- platforms/bigcommerce/addtocart: updating function to work with attributes in new groovy script (f116681)
- store-mobx/searchresultstore: normalizing variant price data to ensure they are numbers (09fd97e)
v0.56.5
0.56.5 (2024-06-03)
Bug Fixes
- searchresultstore: filter out unavailable variants at contruction (e03b8b1)
- searchresultstore: needed to filter out unavailable options even if there are no selections (207fa48)