From ca22ae5f9c42b54bebef0efe26c9548326c2fbe7 Mon Sep 17 00:00:00 2001 From: Rajeh Taher Date: Sun, 7 Sep 2025 22:53:24 +0300 Subject: [PATCH] Update README with breaking change notice and survey --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 43b4bed3..0b98e2b9 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,12 @@
Baileys is a WebSockets-based TypeScript library for interacting with the WhatsApp Web API.
+> [!CAUTION] +> NOTICE OF BREAKING CHANGE. +> +> As of 6.8.0, multiple breaking changes were introduced into the library. +> +> Please check out https://whiskey.so/migrate-latest for more information. > [!IMPORTANT] > I made a survey for users of the project to ask questions, and provide Baileys valuable insights regarding its users. I will be publishing the results of this form (after filtering) as well so we can study and understand where we need to work.