Skip to content

Conversation

bidoubiwa
Copy link
Contributor

@bidoubiwa bidoubiwa commented Jun 29, 2022

Applies the breaking changes from the new version of meilisearch-js see v0.27.0-beta.1 release

⚠️ The FacetsDistribution type provided by meilisearch-js should be updated to FacetDistribution. This change will be present in the next beta version of the package

There are no breaking changes!

@bidoubiwa bidoubiwa marked this pull request as ready for review June 29, 2022 13:27
@bidoubiwa bidoubiwa requested review from brunoocasali and mdubus June 29, 2022 13:27
@bidoubiwa bidoubiwa added the skip-changelog The PR will not appear in the release changelogs label Jun 29, 2022
Copy link
Member

@brunoocasali brunoocasali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🎉

Base automatically changed from bump_meilisearch_js_to_v0.27.0-beta.0 to bump-meilisearch-v0.28.0 June 30, 2022 09:31
@bidoubiwa bidoubiwa merged commit 0fa6e08 into bump-meilisearch-v0.28.0 Jun 30, 2022
@bidoubiwa bidoubiwa deleted the update_variable_names_v0.28 branch June 30, 2022 09:32
meili-bors bot added a commit that referenced this pull request Jul 12, 2022
791: Update version for the next release (v0.8.0) r=bidoubiwa a=bidoubiwa

This version makes this package compatible with Meilisearch v0.28.0 🎉
Check out the changelog of [Meilisearch v0.28.0](https://github.com/meilisearch/meilisearch/releases/tag/v0.28.0) for more information on the changes.

## 💥 Breaking changes

- `facetsDistribution` search request parameter was renamed to `facets` causing a throw when using this package version with a version of Meilisearch prior to [`v0.28.0rcX`](https://github.com/meilisearch/meilisearch/releases/tag/v0.28.0rc1). #779 
- This release is only compatible with the latest version of [Meilisearch v0.28.0](https://github.com/meilisearch/meilisearch/releases/tag/v0.28.0)


## 🚀 Enhancements

- Pass client agent to meilisearch-js #780

Analytics is enabled by default in the server, but you can disable them by following [this guide](https://docs.meilisearch.com/learn/what_is_meilisearch/telemetry.html#how-to-disable-data-collection)
Also, of course, every analytics data we collect are ANONYMOUS [read the guide for more information](https://docs.meilisearch.com/learn/what_is_meilisearch/telemetry.html).

Thanks again to `@bidoubiwa` ! 🎉

Co-authored-by: Charlotte Vermandel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog The PR will not appear in the release changelogs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants