meilisearch-js
meilisearch-js copied to clipboard
JavaScript client for the Meilisearch API
Bumps [rollup](https://github.com/rollup/rollup) from 2.77.2 to 2.78.0. Release notes Sourced from rollup's releases. v2.78.0 2022-08-14 Features Support writing plugin hooks as objects with a "handler" property (#4600) Allow changing execution order...
Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.31.2 to 0.32.1. Release notes Sourced from rollup-plugin-typescript2's releases. 0.32.1 Bugfixes deps: upgrade @rollup/plugin-commonjs to v22 to fix try/catch requires by @agilgur5 in ezolenko/rollup-plugin-typescript2#340 This fixes a...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.4. Release notes Sourced from typescript's releases. TypeScript 4.7.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...
# New facetsDistribution Behavior in v0.21 In v0.21 facetsDistribution will stop returning facets that contains `0` documents (see meilisearch/transplant/issues/234). Contrary to v0.20 example: v0.20 ```js "facetsDistribution": { "genre": { "adventure":...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.18.9 to 7.18.10. Release notes Sourced from @babel/preset-env's releases. v7.18.10 (2022-08-01) :rocket: New Feature babel-helper-string-parser, babel-types #14757 feat: Automatically generate cooked for templateElement (@liuxingbaoyu) :bug: Bug Fix...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 22.0.1 to 22.0.2. Changelog Sourced from @rollup/plugin-commonjs's changelog. v22.0.2 2022-08-05 Bugfixes fix: Exclude multi-line template strings from indent (#1229) Commits 031e9c3 chore(release): commonjs v22.0.2 54c1a7c fix(commonjs): Exclude...
Introduces `optionalWords` search parameter. It lets you decide the search strategy for words matching during a search. See https://github.com/meilisearch/meilisearch/pull/2636
We would like users to be able to test out a new feature before adding it to Meilisearch. With this PR users are now able to use the following search...
⚠️ This issue is generated, which means the examples and the namings do not necessarily correspond to the language of this repository. Also, if you are a maintainer, please add...
⚠️ This issue is generated, which means the examples and the namings do not necessarily correspond to the language of this repository. Also, if you are a maintainer, please add...