Releases: searchspring/snap
Releases · searchspring/snap
v0.56.4
v0.56.3
v0.56.2
v0.56.1
v0.56.0
0.56.0 (2024-05-23)
Bug Fixes
- preact/createrecommendationcontroller: fixing test after typing change (2bda50b)
- store-mobx/cart: typecasting price and MSRP in cart for edge cases where values are strings (1627d90)
- store-mobx/searchresultstore: adding an optional chain for cases when the config is undefined (b847c18)
Features
v0.55.0
0.55.0 (2024-05-16)
Bug Fixes
- add right css property to OverlayBadge (30b4f5a)
- only lift badges if an object (9db11fb)
- pr feedback (c977223)
- preact-components-badges: some small bugfixes to new badge components (3ba9fd9)
- preact-components/overlaybadge: restoring lost positioning of the 'right' section (align right) (fc72bbc)
- remove getTag helper (9cc4a72)
- remove opacity from BadgePill and BadgeRectangle color default (0daf2d8)
- update badges to latest meta changes (c06ec17)
Features
v0.54.0
0.54.0 (2024-05-06)
Bug Fixes
- client: add window checks to NetworkCache (2c44dc9)
- controller/autocomplete: fixing issue where searches were being duplicated initially (595d5c1)
- preact-components-carousel: add backwards compatible classnames on each rerender of carousel (240d9bf)
Features
- client: adding 'fetchApi' configuration and fallback for windowless environments (c88da99)
- resultstore: adding setVariants function to give a way to set variant data after initializatio (5c0c0fb)
- searchresultstore: adding ability to pre select variant options (551055a)
- variants: adding preselected variants to config. & adding eventManager to Snap Preact (acac381)