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

12456

4.0.8

Diff
mthuret
published 4.0.8 •
mthuret
published 4.1.0-beta.0 •

Changelog

Source

4.1.0-beta.0 (2017-07-10)

Bug Fixes

  • argos: address flakyness (#152) (84ef8f1)

Features

  • server-side rendering: Add API features for server-side rendering (86b14d1)

<a name="4.0.7"></a>

mthuret
published 4.0.7 •

Changelog

Source

4.0.7 (2017-07-06)

Bug Fixes

  • results: revert commit that ensure hits are returned only if right indices (#149) (df9aa25)

<a name="4.0.6"></a>

mthuret
published 4.0.6 •

Changelog

Source

4.0.6 (2017-06-29)

Bug Fixes

  • store: delay call to listener to prevent infinite loops (#143) (0945958)

<a name="4.0.5"></a>

mthuret
published 4.0.5 •

Changelog

Source

4.0.5 (2017-06-26)

Bug Fixes

  • MultiIndex: ensure getResults return only hits matching index in the context (#136) (124ffe6)
  • MultiIndex: handle if namespace isn't in search state (#139) (1aab324)
  • storybook: process CSS through autoprefixer (#138) (62cf512)

<a name="4.0.4"></a>

mthuret
published 4.0.4 •

Changelog

Source

4.0.4 (2017-06-19)

Bug Fixes

  • MultiIndex: handle switch between mono and multi index (#132) (e161921)

<a name="4.0.3"></a>

mthuret
published 4.0.3 •

Changelog

Source

4.0.3 (2017-06-14)

Bug Fixes

  • SFFV: search status we're not inside search state (#125) (5f3e670)

<a name="4.0.2"></a>

mthuret
published 4.0.2 •

Changelog

Source

4.0.2 (2017-05-30)

<a name="4.0.1"></a>

mthuret
published 4.0.1 •

Changelog

Source

4.0.1 (2017-05-17)

Bug Fixes

  • state: nested attributes for faceting were not handled (11bd122)

<a name="4.0.0"></a>

mthuret
published 4.0.0 •

Changelog

Source

4.0.0 (2017-05-15)

Features and migration guide

You can find all the details of the release and the migration guide from v3 to v4 here: https://discourse.algolia.com/t/react-instantsearch-v4/1329.

<a name="4.0.0-beta.6"></a>