Skip to content

Latest commit

 

History

History
68 lines (37 loc) · 1.41 KB

File metadata and controls

68 lines (37 loc) · 1.41 KB

Version 0.3.2

Fix type error issue when running firestore-meilisearch script #208

Version 0.3.1

Update extension icon and list external APIs

Version 0.3.0

Breaking: Update nodejs runtime to node20 (#179) @brunoocasali

Version 0.1.12

This version makes this package compatible with Meilisearch v1.X Fix _geo point not being correctly parsed (#147) @bidoubiwa

Version 0.1.11

This version makes this package compatible with Meilisearch v0.30.0

Version 0.1.10

Add fieldsToIndex as option in backfill script #139

Version 0.1.9

Ensure build of project before publishing to npm #127

Version 0.1.8

Update README and PREINSTALL documentation #125 Add tasks uids in the logs #124

Version 0.1.7

Ensure compatibility with Meilisearch v0.29.0

Version 0.1.6

Convert Meilisearch API key param to secret type (#111) Validate document id formating (#110) Fix issue where deleting fields in documents are not updated in Meiliseaech (#116)

Version 0.1.5

Ensure compatibility with Meilisearch v0.28.0 Pass firestore client-agent to Meilisearch

Version 0.1.4

Ensure compatibility with Meilisearch v0.27.0

Version 0.1.3

fixed - Fix dev-dependencies

Version 0.1.2

fixed - Modify the publication folder of the package

Version 0.1.1

fixed - Revert upgrade of firebase-admin package

Version 0.1.0

Initial release of the Search in your Firestore content with Meilisearch extension.