-
Notifications
You must be signed in to change notification settings - Fork 30
Changes related to the next MeiliSearch release (v0.25.0) #501
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Update version of |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a question about the version of the dependency of the js package
Breaking because will use meilisearch-js v0.24.0 that only works with MeiliSearch v0.25.0 and later -> it enforces the users to upgrade their MeiliSearch version EDIT: |
bors try |
tryBuild failed: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 🍥
LNGTC = looks not good to cypress 😢 |
Blocked because of this: #519 |
Is there any more progress on this or a workaround for the current version of docs-searchbar.js? I'm looking to upgrade to the latest meilisearch release v0.25 |
Hey @cole-flexsim i'm trying to publish it today ! |
@bidoubiwa Wow perfect timing! Thank you very much! |
…arch/docs-searchbar.js into bump-meilisearch-v0.25.0
…arch/docs-searchbar.js into bump-meilisearch-v0.25.0
920bda2
to
1a6f643
Compare
536: Add pre release tests r=bidoubiwa a=bidoubiwa Co-authored-by: Charlotte Vermandel <[email protected]>
537: Update logo after rebranding r=bidoubiwa a=bidoubiwa Co-authored-by: Charlotte Vermandel <[email protected]> Co-authored-by: cvermand <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
bors merge |
Build succeeded: |
This PR gathers the changes related to the next MeiliSearch release (v0.25.0) so that this package is ready when the official release is out.
meilisearch-js
dependency has been released to be compatible with MeiliSearch v0.25.0.Once the release is out, the upgrade of the
meilisearch-js
dependency might be committed to this branch.This PR is auto-generated for the pre-release week purpose.