4.2.3 • Published 6 years ago

react-instantsearch-meteor v4.2.3

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

react-instantsearch

DEPRECATED PACKAGE

This issue has been fixed in Meteor 1.6.1. Until it's released you can install it using the release flag:

meteor update --release 1.6.1-rc.2

meteor npm install --save @babel/runtime (1.6.1 requires this package)

Meteor Fix

This changes algoliasearch dependency in ./dom.js to require 'algoliasearch/src/browser/builds/algoliasearch' instead of algoliasearch/lite to fix this issue.

npm i -S react-instantsearch-meteor

https://npmjs.org/packages/react-instantsearch-meteor


This is the React version of Algolia's instantsearch library.

Go to the React InstantSearch website for more information.