You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(vue): add vue/component-options-name-casing with PascalCase [\#1261](https://github.com/nextcloud-libraries/eslint-config/pull/1261)\([ShGKme](https://github.com/ShGKme)\)
33
+
* feat(vue3): force camelCase for events in `<script>`[\#1262](https://github.com/nextcloud-libraries/eslint-config/pull/1262)\([ShGKme](https://github.com/ShGKme)\)
34
+
* feat(vue3): force camelCase for events in `<template>`[\#1263](https://github.com/nextcloud-libraries/eslint-config/pull/1263)\([ShGKme](https://github.com/ShGKme)\)
35
+
* feat(vue3): force camelCase for slot names [\#1264](https://github.com/nextcloud-libraries/eslint-config/pull/1264)\([ShGKme](https://github.com/ShGKme)\)
36
+
* feat(vue3): force camelCase for props in template [\#1266](https://github.com/nextcloud-libraries/eslint-config/pull/1266)\([ShGKme](https://github.com/ShGKme)\)
32
37
33
38
### Fixed
34
39
* fix(codestyle): do not require splitting chains [\#951](https://github.com/nextcloud-libraries/eslint-config/pull/951)
@@ -63,6 +68,7 @@ Please refer to the README on how to adjust your configuration for flat config.
63
68
* fix(vue): use vue variant of `no-irregular-whitespace`[\#1129](https://github.com/nextcloud-libraries/eslint-config/pull/1129)\([susnux](https://github.com/susnux)\)
64
69
* fix(nextcloud): add missing deprecations and removals [\#1206](https://github.com/nextcloud-libraries/eslint-config/pull/1206)\([susnux](https://github.com/susnux)\)
65
70
* fix(plugin:nextcloud-vue): use resolved dependency for detecting nextcloud-vue version [\#1220](https://github.com/nextcloud-libraries/eslint-config/pull/1220)\([susnux](https://github.com/susnux)\)
71
+
* fix: switch to `@stylistic/exp-list-style` to resolve array edge-cases [\#1203](https://github.com/nextcloud-libraries/eslint-config/pull/1203)\([susnux](https://github.com/susnux)\)
@@ -82,13 +88,20 @@ Please refer to the README on how to adjust your configuration for flat config.
82
88
* chore: lint this project as a library [\#1130](https://github.com/nextcloud-libraries/eslint-config/pull/1130)\([susnux](https://github.com/susnux)\)
83
89
* chore: update devEngines to align with apps [\#1204](https://github.com/nextcloud-libraries/eslint-config/pull/1204)\([susnux](https://github.com/susnux)\)
84
90
* build: disable libcheck for Typescript [\#1205](https://github.com/nextcloud-libraries/eslint-config/pull/1205)\([susnux](https://github.com/susnux)\)
85
-
* Updated `@eslint/json` to 0.12.0
86
-
* Updated `@stylistic/eslint-plugin` 4.2.0
87
-
* Updated `eslint-plugin-jsdoc` to 50.6.11
88
-
* Updated `eslint-plugin-vue` to 10.0.0
89
-
* Updated `fast-xml-parser` to 5.2.1
90
-
* Updated `sort-package-json` to 3.0.0
91
-
* Updated `typescript-eslint` to 8.31.0
91
+
* chore(gitignore): ignore IDE configs [\#1265](https://github.com/nextcloud-libraries/eslint-config/pull/1265)\([ShGKme](https://github.com/ShGKme)\)
92
+
* test(vue3): add some formatting tests [\#1267](https://github.com/nextcloud-libraries/eslint-config/pull/1267)\([ShGKme](https://github.com/ShGKme)\)
0 commit comments