From 1c77d1a8458ae747486aa12154a2edf6994ee5c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Astori?= Date: Thu, 28 Feb 2019 01:11:51 -0500 Subject: [PATCH] Finally get rid of the pre-release warning/note --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 43d8730..c029456 100644 --- a/README.md +++ b/README.md @@ -36,11 +36,6 @@ npm install --save-dev chai-immutable yarn add --dev chai-immutable ``` -⚠️ **To use `chai-immutable` with Chai v4, you need to use -`npm install --save-dev chai-immutable@next` (or -`yarn add --dev chai-immutable@next`) instead, until I am done with the v2 -release of this plugin. I apologize for the inconvenience in the meantime.** - You can then use this plugin as any other Chai plugins: