@anolilab/eslint-config 16.2.10 → 16.2.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,15 @@
1
+ ## @anolilab/eslint-config [16.2.12](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/eslint-config@16.2.11...@anolilab/eslint-config@16.2.12) (2025-06-04)
2
+
3
+ ### Bug Fixes
4
+
5
+ * **eslint-config:** update react compiler configuration and improve logging messages ([251b2f5](https://github.com/anolilab/javascript-style-guide/commit/251b2f5b79d01e9b81c0bca00c1fc2e3247b18b0))
6
+
7
+ ## @anolilab/eslint-config [16.2.11](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/eslint-config@16.2.10...@anolilab/eslint-config@16.2.11) (2025-06-04)
8
+
9
+ ### Bug Fixes
10
+
11
+ * **eslint-config:** fixed loading of react compiler rule ([a62617e](https://github.com/anolilab/javascript-style-guide/commit/a62617e78db84b6ca04f355d056b50a0516206a2))
12
+
1
13
  ## @anolilab/eslint-config [16.2.10](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/eslint-config@16.2.9...@anolilab/eslint-config@16.2.10) (2025-06-02)
2
14
 
3
15
  ### Bug Fixes