From d46a8561a69dc89ae51aef551fb31ed759054203 Mon Sep 17 00:00:00 2001 From: Dusty Greif Date: Tue, 2 Jun 2026 15:46:54 -0400 Subject: [PATCH] Add deprecation warning to README Added deprecation notice for the repository and npm package. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index eff7bfd8..9b37cb5b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +> [!WARNING] +> **Deprecated:** This repository is no longer actively maintained and is archived. +> +> Please do not adopt this action for new projects. Existing users should plan to migrate away from it. The associated npm package will also be deprecated. + # Webpack bundlesize compare action An action that compares 2 webpack compilation stats files, and comments on the PR with a description of the difference