Skip to content

Commit d5fd201

Browse files
authored
Merge pull request #1291 from nextcloud-libraries/chore/rc8
chore: prepare v9.0.0-rc.8
2 parents 58d5c8f + 4b11027 commit d5fd201

3 files changed

Lines changed: 13 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ Please refer to the README on how to adjust your configuration for flat config.
6969
* fix(nextcloud): add missing deprecations and removals [\#1206](https://github.com/nextcloud-libraries/eslint-config/pull/1206) \([susnux](https://github.com/susnux)\)
7070
* 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)\)
7171
* 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)\)
72+
* fix(nextcloud-plugin): add more removed API in Nextcloud 33 [\#1269](https://github.com/nextcloud-libraries/eslint-config/pull/1269) \([susnux](https://github.com/susnux)\)
73+
* fix: use vue-eslint-parser directly [\#1277](https://github.com/nextcloud-libraries/eslint-config/pull/1277) \([susnux](https://github.com/susnux)\)
7274

7375
### Changed
7476
* Add SPDX header [#802](https://github.com/nextcloud-libraries/eslint-config/pull/802)

package-lock.json

Lines changed: 10 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nextcloud/eslint-config",
3-
"version": "9.0.0-rc.7",
3+
"version": "9.0.0-rc.8",
44
"description": "Eslint shared config for nextcloud apps and libraries",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)