From 4ade524056989e8880b7e8337ebcdca5ce79b182 Mon Sep 17 00:00:00 2001 From: Alvaro Saburido Date: Fri, 22 Aug 2025 09:34:14 +0200 Subject: [PATCH] docs: add warning to guide people to monoblok and v4 --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e2377d..d238867 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +> [!WARNING] +> This repository is no longer actively maintained and contains the previous Storyblok CLI v3.x. We recommend all users migrate to [CLI v4](https://github.com/storyblok/monoblok/tree/main/packages/cli). +> Do not create or reference issues from this repo. For issues on v4, please create them here in the [Monoblok issue tracker](https://github.com/storyblok/monoblok/issues) + +

Storyblok CLI

A simple CLI for scaffolding Storyblok projects and fieldtypes.

@@ -9,8 +14,6 @@ [![GitHub closed issues](https://img.shields.io/github/issues-closed/storyblok/storyblok-cli.svg?style=flat-square&v=1)](https://github.com/storyblok/storyblok-cli/issues?q=is%3Aissue+is%3Aclosed) -> [!WARNING] -> This the legacy branch of the Storyblok CLI. We recommend you migrate to the new [CLI v4](https://github.com/storyblok/storyblok-cli/tree/main) for enhanced experience and support. ## Installation