From 12952ad41c64e27e614a8b592a2309605c907b52 Mon Sep 17 00:00:00 2001 From: Bas van den Aakster Date: Sat, 13 Sep 2025 18:41:28 +0200 Subject: [PATCH] Add pre-release warning to README - Highlight active development status (v --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b81e58c..3976a96 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 📧 **Template-based email system with scheduling and job processing for PayloadCMS** -✨ **Simplified API**: Starting from v0.1.0, this plugin uses a simplified API that leverages PayloadCMS collections directly for better type safety and flexibility. +⚠️ **Pre-release Warning**: This package is currently in active development (v0.0.x). Breaking changes may occur before v1.0.0. Not recommended for production use. ## Features