From f961eb4ffbf5ffbb0081374a45288ffddbb5f7c5 Mon Sep 17 00:00:00 2001 From: Artem Zakharchenko Date: Wed, 4 Oct 2023 12:47:07 +0200 Subject: [PATCH] docs: add v2 announcement to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ae35703cf..a02e7b906 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +> [!IMPORTANT]\ +> **MSW 2.0 is finally here!** Read the [Release notes](https://github.com/mswjs/msw/releases/tag/v2.0.0) and please follow the [**Migration guidelines**](https://mswjs.io/docs/migrations/1.x-to-2.x). +