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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,9 @@ Please refer to the README on how to adjust your configuration for flat config.
26
26
* feat(imports): add custom plugin to suggest file extensions [\#1110](https://github.com/nextcloud-libraries/eslint-config/pull/1110)\([susnux](https://github.com/susnux)\)
27
27
* feat(filesystem): ignore all files within the `.gitignore`[\#1108](https://github.com/nextcloud-libraries/eslint-config/pull/1108)\([susnux](https://github.com/susnux)\)
28
28
* feat(l10n-plugin): also handle vue templates [\#1113](https://github.com/nextcloud-libraries/eslint-config/pull/1113)\([susnux](https://github.com/susnux)\)
* fix(globs): adjust globs for test related files [\#1128](https://github.com/nextcloud-libraries/eslint-config/pull/1128)\([susnux](https://github.com/susnux)\)
60
63
* 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
+
* fix(nextcloud): add missing deprecations and removals [\#1206](https://github.com/nextcloud-libraries/eslint-config/pull/1206)\([susnux](https://github.com/susnux)\)
65
+
* 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)\)
@@ -75,6 +80,8 @@ Please refer to the README on how to adjust your configuration for flat config.
75
80
* chore: add active node version (24) to supported engines [#1066](https://github.com/nextcloud-libraries/eslint-config/pull/1066) ([susnux](https://github.com/susnux))
76
81
* build: add common changelog formatting and documentation for it [#1067](https://github.com/nextcloud-libraries/eslint-config/pull/1067) ([susnux](https://github.com/susnux))
77
82
* chore: lint this project as a library [\#1130](https://github.com/nextcloud-libraries/eslint-config/pull/1130)\([susnux](https://github.com/susnux)\)
83
+
* chore: update devEngines to align with apps [\#1204](https://github.com/nextcloud-libraries/eslint-config/pull/1204)\([susnux](https://github.com/susnux)\)
84
+
* build: disable libcheck for Typescript [\#1205](https://github.com/nextcloud-libraries/eslint-config/pull/1205)\([susnux](https://github.com/susnux)\)
0 commit comments