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
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):