Releases: meilisearch/meilisearch-js-plugins
Releases · meilisearch/meilisearch-js-plugins
v0.2.6 🔗
18 Jan 23:32
Compare
Sorry, something went wrong.
No results found
v0.2.5 🔗
31 Dec 10:46
Compare
Sorry, something went wrong.
No results found
Changes
Upgrade dependencies to fix security vulnerabilities
Thanks again to @bidoubiwa and @curquiza ! 🎉
v0.2.4 🔗
12 Nov 16:36
Compare
Sorry, something went wrong.
No results found
v0.2.3 🔗
10 Nov 15:29
Compare
Sorry, something went wrong.
No results found
Changes
Update dependencies
Update the docs
This package is now compatible with the last version of MeiliSearch (v0.16.0) without any breakable issue.
Also, thanks to @bb for his involvement in making the CI process of this project better 🎉
v0.2.2 🔗
24 Sep 15:25
Compare
Sorry, something went wrong.
No results found
Changes
Set undefined highlight tags to default value for InstantSearch (#85 ) @curquiza
v0.2.1 🔗
21 Sep 10:41
Compare
Sorry, something went wrong.
No results found
v0.2.0 🔗
20 Aug 16:27
Compare
Sorry, something went wrong.
No results found
Changes
Breaking changes
Remove histPerPage and rename limitPerRequest into paginationTotalResults (#37 ) @curquiza
Thanks again to @bidoubiwa , and @curquiza ! 🎉
v0.1.4 🔗
10 Aug 15:03
Compare
Sorry, something went wrong.
No results found
Changes
Fix pagination issue in React CodeSandBox and add React playground (#31 ) @curquiza
Add browse when no queries are entered (#34 ) @curquiza
v0.1.3 🔗
05 Aug 07:48
Compare
Sorry, something went wrong.
No results found
v0.1.2 🔗
04 Aug 11:46
Compare
Sorry, something went wrong.
No results found
Changes
Fix replaceAll and upgrade to MeilISearch v0.13.0 (#22 ) @curquiza
Thanks to @dawnerd for the bug report!