We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4114c0e commit 94acc6fCopy full SHA for 94acc6f
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## [13.0.0](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v12.0.1...v13.0.0) (2024-07-02)
4
+
5
6
+### ⚠ BREAKING CHANGES
7
8
+* migrate to ESLint flat config
9
10
+### Features
11
12
+* migrate to ESLint flat config ([4114c0e](https://github.com/cheminfo/eslint-config-cheminfo-react/commit/4114c0e97d7a2687d1d630a137c386b352971641))
13
14
## [12.0.1](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v12.0.0...v12.0.1) (2024-07-02)
15
16
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-config-cheminfo-react",
- "version": "12.0.1",
+ "version": "13.0.0",
"description": "Shared ESLint config for projects using React",
"type": "module",
"exports": {
0 commit comments