From 1f929b159a3fd06d2f7c4298c94dd20de0797cbb Mon Sep 17 00:00:00 2001 From: Zwifi Date: Mon, 16 Dec 2024 23:37:07 +0100 Subject: [PATCH 1/3] Add deprecation notice to the README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ba70a5a2..216e0e06 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# Deprecation warning + +**This project is being deprecated. It will no longer receive any updates, including security patches, so we recommend to stop using it as a dependency. The repository will be archived.** + # Solid React SDK v2 - solid-ui-react [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE-OF-CONDUCT.md) From efb289fbb2f0810bcbbfac6ceadea473994ce8e6 Mon Sep 17 00:00:00 2001 From: Zwifi Date: Mon, 16 Dec 2024 23:38:29 +0100 Subject: [PATCH 2/3] Apply suggestions from code review --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 216e0e06..78f46b70 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Deprecation warning -**This project is being deprecated. It will no longer receive any updates, including security patches, so we recommend to stop using it as a dependency. The repository will be archived.** +**This project is being deprecated. It will no longer receive any updates, including security patches, so we recommend to stop using it as a dependency (or to use it at your own risk). The repository will be archived.** # Solid React SDK v2 - solid-ui-react From e95aaef677eabbafac438e0f5834bf3d22b4fa40 Mon Sep 17 00:00:00 2001 From: Zwifi Date: Wed, 18 Dec 2024 14:02:44 +0100 Subject: [PATCH 3/3] Apply suggestions from code review --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78f46b70..c1b453da 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Deprecation warning -**This project is being deprecated. It will no longer receive any updates, including security patches, so we recommend to stop using it as a dependency (or to use it at your own risk). The repository will be archived.** +**This project is deprecated. It will no longer receive any updates, including security patches, so we recommend to stop using it as a dependency (or to use it at your own risk). The repository will be archived.** # Solid React SDK v2 - solid-ui-react