Update dependency meilisearch to ^0.42.0 #1212
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.34.0
->^0.42.0
Release Notes
meilisearch/meilisearch-js (meilisearch)
v0.42.0
: 🌻Compare Source
This version introduces features released on Meilisearch v1.10.0 🎉
Check out the changelog of Meilisearch v1.10.0 for more information on the changes.
More details here
query
,inputField
,inputType
,pathToEmbeddings
andembeddingObject
.request
andresponse
headers
🚀 Enhancements
Hybrid search improvements (#1692) @mdubus
url
parameter to the OpenAI embedderdimensions
is now available as an optional parameter forollama
embedders.Add federated search parameters (#1689) @flevi29
locale
search parameter (#1693) @flevi29⚙️ Maintenance/misc
Thanks again to @amit-ksh, @brunoocasali, @curquiza, @flevi29, @mdubus, @meili-bors[bot] ! 🎉
v0.41.0
: 🌻Compare Source
This version introduces features released on Meilisearch v1.9.0 🎉
Check out the changelog of Meilisearch v1.9.0 for more information on the changes.
🚀 Enhancements
rankingScoreThreshold
insearch
(#1669) @the-sinner and insearchGet
(#1673) @mdubus🔒 Security
⚙️ Maintenance/misc
Thanks again to @brunoocasali, @curquiza, @flevi29, @mdubus, and @the-sinner! 🎉
v0.40.0
: 🌻Compare Source
💥 Breaking Changes
generateTenantToken
you should use it withawait
:before:
⚙️ Maintenance/misc
Thanks again to @brunoocasali, @mdubus! 🎉
v0.39.0
: 🌻Compare Source
🚀 Enhancements
null
to Embedder type (#1646) @amit-kshOtherwise, you'll face errors like
Module "crypto" has been externalized for browser compatibility
.⚙️ Maintenance/misc
Thanks again to @amit-ksh, @brunoocasali, @curquiza, @flevi29, @mdubus! 🎉
v0.38.0
: 🌻Compare Source
This version introduces features released on Meilisearch v1.7.0 🎉
Check out the changelog of Meilisearch v1.7.0 for more information on the changes.
scoreDetails
feature is not experimental anymore. You can directly useshowRankingScoreDetails
during a search without activating the experimental feature 🎉🚀 Enhancements
dimensions
field is available to the OpenAi model (#1631) @nicolasvienotv0.37.0
: 🌻Compare Source
This version introduces features released on Meilisearch v1.6.0 🎉
Check out the changelog of Meilisearch v1.6.0 for more information on the changes.
🚀 Enhancements
proximityPrecision
(https://github.com/meilisearch/meilisearch-js/pull/1619) mdubusMeiliSearchError
(#1607) amit-ksh🧪 Experimental enhancement - Hybrid and vector search
vectorStore
experimental feature to use itembedders
settings (https://github.com/meilisearch/meilisearch-js/pull/1623) mdubushybrid
parameter during search (https://github.com/meilisearch/meilisearch-js/pull/1623) mdubus⚙️ Maintenance/misc
Thanks again to @amit-ksh, @curquiza, @flevi29, @mdubus, @meili-bors[bot] ! 🎉
v0.36.0
: 🌻Compare Source
This version introduces features released on Meilisearch v1.5.0 🎉
Check out the changelog of Meilisearch v1.5.0 for more information on the changes.
🚀 Enhancements
createSnapshot()
to trigger snapshot creation. Similar to the already existingcreateDump()
for dumps (#1603) @brunoocasaliv0.35.1
: 🌻Compare Source
🚀 Enhancements
Thanks again to @Dhoni77, @amit-ksh, @curquiza, @jonespen, @meili-bors[bot] ! 🎉
v0.35.0
: 🌻Compare Source
This version introduces features released on Meilisearch v1.4.0 🎉
Check out the changelog of Meilisearch v1.4.0 for more information on the changes.
🚀 Enhancements
dictionary
(#1563) @atoulmetseparator-tokens
(#1563) @atoulmetnon-separator-tokens
(#1563) @atoulmetA bug fix in Meilisearch v1.4.0 introduces a breaking change in the filter usage. It only concerns users using the
filter
search parameter with\
.Explanation and change to apply are detailed in the Meilisearch v1.4.0
Thanks to @atoulmet and @bidoubiwa! 🎉
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.