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",