Skip to content

Releases: searchspring/snap

v0.33.0

22 Jul 21:29
Compare
Choose a tag to compare

0.33.0 (2022-07-22)

Bug Fixes

  • preact-components-select: fixing logic with rendering Observables and improving state functions (38fb7c8)
  • preact-components-select: improving logic for select component and fixing bug preventing render (64f3a2a)
  • preact: create function should have been resetting URL on detach for controller (41797cf)
  • searchcontroller: use previous response over store.results to not overwrite inline banners (00cc651)

Features

  • controller-autocomplete: adding serializeForm setting for picking up additional form params (3095bb9)
  • send beacon error events from middleware errors (daeba21)
  • url-manager: serializeUrlRoot now a required in config; change to order of params and defaults (feaea8f)
  • url-manager: using serializeUrlRoot when enabled to set global state (d828522)

v0.32.0

19 Jul 16:38
Compare
Choose a tag to compare

0.32.0 (2022-07-19)

Bug Fixes

  • remove empty search object from stringyParams key (439d7ff)

Features

  • client: adding merchandising.intellisuggest as a request option (e809114)

v0.31.0

13 Jul 20:30
Compare
Choose a tag to compare

0.31.0 (2022-07-13)

Features

  • add restorePosition to infinite config (4e822cc)
  • searchmerchandisingstore: transform merch.triggerCampaigns - campaigns & add to store (e13986f)

v0.30.2

06 Jul 22:29
Compare
Choose a tag to compare

0.30.2 (2022-07-06)

Bug Fixes

  • fix lastStringyParams logic (9cab5cb)
  • mobx-store-finder: removing the data property to prevent future access problems (b523369)
  • searchcontroller: remove search.redirectResponse and personalization when comparing params (93b40a2)

v0.30.1

02 Jul 06:46
Compare
Choose a tag to compare

0.30.1 (2022-07-02)

Bug Fixes

  • preact-components: withStore and withController prop order reversion (36ba37b)

v0.30.0

01 Jul 23:29
Compare
Choose a tag to compare

0.30.0 (2022-07-01)

Bug Fixes

  • preact-components-carousel: adding a threshold prop to prevent clicks from dragging swiper (ff0b4ab)
  • url-manager: updating translators to use window.location.pathname when there is no urlRoot (cbf6997)

Features

  • snap: adding AppMode to toolbox and utilizing it to disable caching and add header in client (48cc911)
  • snap: adding mode switching to snap-preact and controller - removing controller window access (99a8f21)
  • tracker.ts: adding attribution values to tracker context and saving to storage (1a2c936)

v0.29.0

28 Jun 16:12
Compare
Choose a tag to compare

0.29.0 (2022-06-28)

Bug Fixes

  • preact: adding condition to branch override to reload the page when URL is unchanged (4a4df9e)

Features

  • tracker: add error beaconing (8e687a9)

v0.28.0

15 Jun 18:47
Compare
Choose a tag to compare

0.28.0 (2022-06-15)

Bug Fixes

  • autocomplete.tsx: checking input state to determine visible bool (1fad14e)
  • client: fixing deferred resolve ordering when using options.order (d74df0a)
  • load branch override script after branch override component renders (e8884a9)
  • preact-components: dereferencing breakpoints to prevent multiple carousels from sharing values (2de6945)
  • remove failing test, assume window.searchspring (be18438)

Features

  • facet: add searchable prop to facet; Add searchinput component (b055c32)

v0.27.8

09 Jun 22:35
Compare
Choose a tag to compare

0.27.8 (2022-06-09)

Bug Fixes

  • client: deleting the batch as soon as it begins execution so that new requests don't attach (35ebeb5)

v0.27.7

03 Jun 22:35
Compare
Choose a tag to compare

0.27.7 (2022-06-03)

Note: Version bump only for package @searchspring/snap