@anolilab/eslint-config 16.2.16 → 16.2.18

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,20 @@
1
+ ## @anolilab/eslint-config [16.2.18](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/eslint-config@16.2.17...@anolilab/eslint-config@16.2.18) (2025-07-11)
2
+
3
+ ### Bug Fixes
4
+
5
+ * **deps:** update dependency @unocss/eslint-plugin to ^66.3.3 ([#908](https://github.com/anolilab/javascript-style-guide/issues/908)) ([20063bf](https://github.com/anolilab/javascript-style-guide/commit/20063bf1835abd5c80d8f9dc10a8e0dfe7e5353e))
6
+ * **deps:** update minor updates (minor) ([#909](https://github.com/anolilab/javascript-style-guide/issues/909)) ([6065419](https://github.com/anolilab/javascript-style-guide/commit/6065419a8cbb81937669349634f22285cace77aa))
7
+
8
+ ### Miscellaneous Chores
9
+
10
+ * update @eslint/css to version 0.10.0 and @anolilab/eslint-config to version 16.2.17 in pnpm-lock.yaml and package.json ([322f64b](https://github.com/anolilab/javascript-style-guide/commit/322f64b3c5eec1dfb0e3837927e3a21e749f7f00))
11
+
12
+ ## @anolilab/eslint-config [16.2.17](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/eslint-config@16.2.16...@anolilab/eslint-config@16.2.17) (2025-07-11)
13
+
14
+ ### Bug Fixes
15
+
16
+ * **react:** add support for JSX runtime in ESLint configuration ([445cd8b](https://github.com/anolilab/javascript-style-guide/commit/445cd8b700596aa237c94efdfc04274d22d97c09))
17
+
1
18
  ## @anolilab/eslint-config [16.2.16](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/eslint-config@16.2.15...@anolilab/eslint-config@16.2.16) (2025-07-11)
2
19
 
3
20
  ### Bug Fixes