Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

Update instant meilisearch #51

Merged
merged 2 commits into from
Feb 15, 2021
Merged

Update instant meilisearch #51

merged 2 commits into from
Feb 15, 2021

Conversation

CaroFG
Copy link
Contributor

@CaroFG CaroFG commented Feb 12, 2021

No description provided.

@CaroFG CaroFG linked an issue Feb 12, 2021 that may be closed by this pull request
@bidoubiwa
Copy link
Contributor

You should try the code! The new version is breaking

You can know a new release breaks a code the following way:

  • If the first number of X.X.X changed it is a breaking. Ex: 1.0.0 -> 2.0.0. It is called the major change.
  • The first number is a 0 which means that the breaking factor is the second number. Ex: 0.2.0 -> 0.3.0. This is called the minor change and is never breaking unless the major number is 0

This mean there was a breaking change in the code and you should look at the changelog or try your code to ensure it is still working

:)

@CaroFG CaroFG merged commit 484e9d8 into main Feb 15, 2021
@CaroFG CaroFG deleted the update-package branch February 15, 2021 09:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update to instant-meilisearch v0.3
2 participants