Releases: searchspring/snap
Releases · searchspring/snap
v0.25.0
0.25.0 (2022-04-07)
Bug Fixes
- facetslider.stories.tsx: adding default value for ticksize prop in facetSlider component story (dfa2590)
- findercontroller: log beforeFind middleware error (b117c52)
Features
- add matchType to QueryStore and supporting client transform (2f01e81)
- controller-finder: adding persistence configuration and functionality (eac3ef4)
- wip: finder persisting (3a87f9a)
v0.24.0
0.24.0 (2022-03-31)
Bug Fixes
- errorhandler.tsx: bugfix for theme spreading in errorhandler component (f610a23)
- facet-store: fixing logic around individual facet settings (663806d)
- recommendation: ensure children length matches results or controller.store.results, update docs (2a957b8)
Features
- facet-store: adding
storeRange
option and allowing for per-facet configuration (b67248d)
- facet-store: adding
storeRange
option and allowing for per-facet configuration (f885286)
- recommendations: add results prop to recommendations component, allows for slicing results (08b438b)