Skip to content

Commit

Permalink
ci(release): 13.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [13.0.0](v12.0.2...v13.0.0) (2024-12-17)

### ⚠ BREAKING CHANGES

* This ESLint plugin will raise new errors in repos, and so we need to cut it as a major

### Features

* add eslint-plugin-react-compiler (no non-beta v19 version yet) ([c231f3b](c231f3b))
* add react-compiler/react-compiler to ESLint config with ref false positive disable ([a9df0b5](a9df0b5))

### Documentation

* add v13 breaking changes docs for eslint-plugin-react-compiler ([d356325](d356325))
  • Loading branch information
semantic-release-bot committed Dec 17, 2024
1 parent d356325 commit e3f3eea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"access": "public"
},
"repository": "https://github.com/open-turo/eslint-config-react",
"version": "12.0.2",
"version": "13.0.0",
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}

0 comments on commit e3f3eea

Please sign in to comment.