Skip to content

Update dependency @meilisearch/instant-meilisearch to v0.30.0#1425

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/meilisearch-instant-meilisearch-0.x
Open

Update dependency @meilisearch/instant-meilisearch to v0.30.0#1425
renovate[bot] wants to merge 1 commit intomainfrom
renovate/meilisearch-instant-meilisearch-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2026

This PR contains the following updates:

Package Change Age Confidence
@meilisearch/instant-meilisearch (source) 0.26.00.30.0 age confidence

Release Notes

meilisearch/meilisearch-js-plugins (@​meilisearch/instant-meilisearch)

v0.30.0

Compare Source

Minor Changes
  • 4bcefa0: Add Meilisearch analytics compatibility

v0.29.1

Compare Source

0.29.1

Patch Changes
  • cfc1608: Bump dependency versions

v0.29.0

Compare Source

Minor Changes
  • caf1e80: Add support for insidePolygon filter to geosearch

v0.28.0

Compare Source

Minor Changes
  • 81420d8: Bump meilisearch to v0.53
  • 8d9c32a: handle per-index meilisearch params configuration

Example: overriding meiliSearchParams per index

const client = instantMeiliSearch("host", "key", {
  meiliSearchParams: {
    indexesOverrides: {
      products: { matchingStrategy: MatchingStrategies.ALL },
      categories: { matchingStrategy: MatchingStrategies.LAST },
    },
  },
}).searchClient
Patch Changes

v0.27.0

Compare Source

Minor Changes
  • 9bcef24: Bump meilisearch dependency to v0.51

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - "after 8pm and before 8am every weekday,every weekend" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants