Skip to content

Releases: meilisearch/docs-searchbar.js

v1.3.3

23 Sep 11:23
b2d62aa
Compare
Choose a tag to compare

Changes

  • [Security] Bump tmpl from 1.0.4 to 1.0.5 (#423)
  • Remove api key from mandatory config (#424) @bidoubiwa

Thanks again to @bidoubiwa, @curquiza, ! 🎉

v1.3.2

01 Sep 08:54
5d29695
Compare
Choose a tag to compare

Changes

  • [Security] Bump tar from 6.1.4 to 6.1.11 (#409)

Thanks again to @bidoubiwa, ! 🎉

v1.3.1

26 Aug 12:52
df4de94
Compare
Choose a tag to compare

This version makes this package compatible with MeiliSearch v0.21.0
🎉 Check out the changelog of MeiliSearch v0.21.0

Changes

  • [Security] Bump tar from 6.1.0 to 6.1.4 (#397)
  • [Security] Bump postcss from 7.0.35 to 7.0.36 (#375)

Thanks again to @bidoubiwa, @mdubus ! 🎉

v1.3.0

15 Jun 15:06
12994b0
Compare
Choose a tag to compare

New features ⚡️

Usage :

docsSearchBar({
  ...
  enableDarkMode: true
})

Thanks again to @bidoubiwa and @mdubus! 🎉

v1.2.0

10 Jun 11:53
a6cd5f1
Compare
Choose a tag to compare

Changes

  • [Security fix] Bump hosted-git-info from 2.8.8 to 2.8.9 (#318)
  • [Security fix] Bump ws from 7.4.5 to 7.4.6 (#330)
  • Add dark mode (#340) @mdubus
  • Add option to enable/disable dark mode (#355) @mdubus
  • Remove guaranteed compatibility with versions to 10> and <15 (#343) @bidoubiwa

Thanks again to @mdubus, @bidoubiwa, @curquiza, @dichotommy! 🎉

v1.1.11

19 Jan 10:36
09300f7
Compare
Choose a tag to compare

Changes

  • Update dependencies and fix vulnerabilities

This release is compatible with the new release of MeiliSearch with no breaking changes.
Thanks again to @bidoubiwa, @curquiza! 🎉

v1.1.10

31 Dec 12:47
af75480
Compare
Choose a tag to compare

Changes

  • Update dependencies

This package is now compatible with the latest version of MeiliSearch (v0.17.0) without any breakable issue.

Thanks again to @curquiza! 🎉

v1.1.9

10 Nov 18:32
f1f600e
Compare
Choose a tag to compare

Changes

  • Update dependencies

This package is now compatible with the latest version of MeiliSearch (v0.16.0) without any breakable issue.

Also thanks to @IvanSanchezSalvador and Ivan! 🎉

v1.1.8

14 Oct 15:53
f442c16
Compare
Choose a tag to compare

Changes

Thanks again to @bidoubiwa, and @vird! 🎉

v1.1.7

10 Aug 09:18
448e87c
Compare
Choose a tag to compare

Changes

  • Add CONTRIBUTING.md (#86) @curquiza
  • Bump meilisearch SDK JS from 0.11.3 to 0.12.0 (#104) -> compatibility with MeiliSearch API v0.13.0. It does not imply any breaking changes, this docs-searchbar.js version is still compatible with the previous version of MeiliSearch API (v0.10.X to v0.12.X)