This repository has been archived by the owner on Dec 30, 2022. It is now read-only.
v3.2.0
instantsearch-bot
released this
12 Aug 09:04
·
152 commits
to master
since this release
3.2.0 (2020-08-12)
Bug Fixes
- highlight: don't remove whitespace-only nodes (#827) (1358b6a), closes #826
- range-input: fix range input min and max values fallbacks (#835) (0e900ef), closes #833
- routing: do not warn when
router
orstateMapping
is missing (#809) (a9335c1) - ssr: fix missing scopedResults during render (#830) (74cf685), closes #829
- widgetMixin: remove when InstantSearch is not yet started (e94af00), closes #502