Skip to content

Releases: nextcloud-libraries/nextcloud-auth

v2.3.0

22 Apr 15:51
6857593
Compare
Choose a tag to compare

2.3.0 - 2024-04-22

Added

  • feat: Use vite for transpiling and vitest for testing

Changed

  • Update NPM version to LTS version 10
  • Bump @nextcloud/event-bus from 3.1.0 to 3.2.0
  • Updated development dependencies

v2.2.1

20 Sep 15:22
0022ff3
Compare
Choose a tag to compare

What's Changed

  • Remove permission check in publish workflows by @artonge in #585

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

v2.2.0

20 Sep 14:34
d27711b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

19 May 15:22
fc70bcb
Compare
Choose a tag to compare

Fixed

  • Fixed invalid typings for NextcloudUser interface
  • Use explicit file extensions for ES module files

Changed

  • Current user and CSRF token are now initialized on first usage
  • Dependency updates

v2.0.0

11 Aug 15:00
cd7e88e
Compare
Choose a tag to compare

Added

  • Rollup as bundler
  • ESM bundle

Changed

  • Remove core-js
  • Remove babel
  • Remove unnecessary dev dependencies
  • README.md