We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb80de0 commit 4f0922cCopy full SHA for 4f0922c
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## Unreleased
9
10
+## 3.0.0 - 2025-04-28
11
+
12
### Added
13
- Support for eslint V9
14
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@tinymce/eslint-plugin",
3
- "version": "3.0.0-rc",
+ "version": "3.0.0",
4
"description": "Plugin for ESLint containing Tiny Technologies Inc. standard linting rules",
5
"author": "Tiny Technologies Inc.",
6
"main": "dist/main/ts/api/Main.mjs",
0 commit comments