New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-instantsearch-theme-algolia

Package Overview
Dependencies
Maintainers
17
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-instantsearch-theme-algolia - npm Package Versions

13456

4.1.2

Diff
mthuret
published 4.1.2 •

Changelog

Source

4.1.2 (2017-09-26)

Features

  • Conditional: add connectStateResults connector (#357) (462df5f)

<a name="4.1.1"></a>

mthuret
published 4.1.1 •

Changelog

Source

4.1.1 (2017-09-13)

Bug Fixes

  • MultiIndex: reset page to 1 when share widgets refine (#312) (c85a7bf)
  • MultiIndex: Trigger new search when <Index> props are updated (#318) (bb11965)

<a name="4.1.0"></a>

mthuret
published 4.1.0 •

Changelog

Source

4.1.0 (2017-08-28)

Bug Fixes

  • Highlighting: revert breaking change (#245) (045ee06)
  • List: adds support for any type of renderable element (#266) (d848bb6)
  • Pagination: fixed the offset (3c0fff2)
  • PoweredBy: aria-* tags are not camelcased (#261) (dc4a5bb)

<a name="4.1.0-beta.5"></a>

mthuret
published 4.1.0-beta.5 •

Changelog

Source

4.1.0-beta.5 (2017-08-08)

Bug Fixes

  • SSR: clean SP before rendering agan (#238) (e765886)

Features

  • Breadcrumb: add a new widget & connector (#228) (7f8f3ae)

<a name="4.1.0-beta.4"></a>

mthuret
published 4.1.0-beta.4 •

Changelog

Source

4.1.0-beta.4 (2017-08-03)

Bug Fixes

  • deps: Update dependency lint-staged to version ^4.0.0 (#201) (6867a1b)
  • nextjs/ssr: parse params.asPath (#189) (ae17da0)
  • PoweredBy: add a label to the Algolia logo (#216) (cd235bd)
  • react: remove typo around "" 2 (#220) (f73eb04)
  • ScrollTo: scroll to only if change triggered by the widget observed (#202) (2d76022)
  • theme: format the count of items appearing in a refinement (#217) (2225c24)

<a name="4.1.0-beta.3"></a>

mthuret
published 4.0.10 •
mthuret
published 4.1.0-beta.3 •

Changelog

Source

4.1.0-beta.3 (2017-07-25)

Bug Fixes

  • error: reset error when receiving results of a query (not when sending it) (#179) (bb12c29)
  • highlight: wrong parsing between client and server (#183) (2daae70)
  • poweredBy: SSR compatibility (#181) (ec0fa8a)

BREAKING CHANGES

  • highlight: We remove the timestamp present in our highlight preTag and postTag. If you were using regex to parse the highlighting results then you'll need to adapt it as now it's only "ais-highlight".

<a name="4.1.0-beta.2"></a>

vvo
published 4.1.0-beta.2 •

Changelog

Source

4.1.0-beta.2 (2017-07-20)

Bug Fixes

  • error: reset error if next query is successful (#175) (ff50a07)

<a name="4.1.0-beta.1"></a>

mthuret
published 4.0.9 •
mthuret
published 4.1.0-beta.1 •

Changelog

Source

4.1.0-beta.1 (2017-07-12)

<a name="4.1.0-beta.0"></a>