From 77a57b68779171311dc40276d613153f786e8d86 Mon Sep 17 00:00:00 2001 From: changepacks Date: Fri, 21 Aug 2026 12:37:45 +0000 Subject: [PATCH] Update Versions --- .changepacks/changepack_log_YwDonXHvmi8bYbnzCOojh.json | 1 - package.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 .changepacks/changepack_log_YwDonXHvmi8bYbnzCOojh.json diff --git a/.changepacks/changepack_log_YwDonXHvmi8bYbnzCOojh.json b/.changepacks/changepack_log_YwDonXHvmi8bYbnzCOojh.json deleted file mode 100644 index d8fa5b9..0000000 --- a/.changepacks/changepack_log_YwDonXHvmi8bYbnzCOojh.json +++ /dev/null @@ -1 +0,0 @@ -{"note":"Drop eslint-plugin-react (no ESLint 10 support): replace with @eslint-react, @stylistic and eslint-plugin-perfectionist. Rule ids change - react/* -> @eslint-react/*, react/jsx-curly-brace-presence -> @stylistic/jsx-curly-brace-presence, react/jsx-sort-props -> perfectionist/sort-jsx-props. Oxlint plugin drops devup/react/* in favour of devup/perfectionist/sort-jsx-props.","date":"2026-08-21T08:47:59.812656600Z","changes":{"package.json":"Minor"}} \ No newline at end of file diff --git a/package.json b/package.json index 66fddc2..505494a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-devup", - "version": "2.0.20", + "version": "2.1.0", "description": "eslint plugin for devup", "repository": { "type": "git",