diff --git a/.ls-lint.yml b/.ls-lint.yml index 27fcae00..635bcb6a 100644 --- a/.ls-lint.yml +++ b/.ls-lint.yml @@ -11,6 +11,7 @@ ignore: - .github - .husky - .nyc_output + - .stryker-tmp - .vscode - .wireit - .yarn diff --git a/README.md b/README.md index f6cddeb8..d3cfc4f0 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,9 @@
+> [!WARNING] +> **Potentially breaking changes in v6**: Check out the [v6 announcement](https://github.com/scolladon/sfdx-git-delta/issues/936) to see how you could be impacted by some changes in the new major `v6` version of the plugin, and how to prepare to migrate to this version. +