Skip to content

Releases: nextcloud-libraries/eslint-plugin

v2.2.1

21 Apr 13:45
e410a18
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): Bump memfs from 4.8.0 to 4.8.1 by @dependabot in #182
  • chore(deps-dev): Bump memfs from 4.8.1 to 4.8.2 by @dependabot in #184
  • fix: Relax recommended config to work also with libraries by @susnux in #185

Full Changelog: v2.2.0...v2.2.1

v2.2.0

26 Mar 17:42
a4ed611
Compare
Choose a tag to compare

2.2.0 - 2024-03-26

Added

  • feat: Add option to set a Nextcloud target version or parse the appinfo (#164)
  • feat: Add removed API from 28 and 29 (#180)

Fixed

  • Fix dependencies - jest is only a development dependency (#173)

Changed

  • Dependency updates
  • Node version updates to LTS (Node 20 and NPM 10)

v2.1.0

03 Aug 13:42
bb4b5cf
Compare
Choose a tag to compare

2.1.0 - 2023-08-03

Added

  • Nextcloud 20 removal of OCA.Search (#165)
  • Nextcloud 26 and Nextcloud 28 deprecations and removals (#156)

Changed

  • Dependency updates
  • Node version updates to LTS (Node 20 and NPM 9)

v2.0.0

05 Jul 21:31
3580000
Compare
Choose a tag to compare

2.0.0 - 2020-11-02

Changed

  • ESLint updated to v7