Skip to content

Compatibility broken with meilisearch due to renaming of exported name 'MeiliSearch' #1468

@drale2k

Description

@drale2k

Description
meilisearch v0.57.0 (#2144) renamed the primary export from MeiliSearch to Meilisearch (lowercase 's') and removed the old name. @meilisearch/instant-meilisearch v0.30.0 still imports the old name, causing a runtime error:

SyntaxError: The requested module 'meilisearch' does not provide an export named 'MeiliSearch'

Environment (please complete the following information):

  • Meilisearch version: latest cloud
  • instant-meilisearch version: v0.30.0

Metadata

Metadata

Assignees

Labels

dependenciesImprovements or additions to documentation

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions