Skip to content

v2.5.0

Latest
Compare
Choose a tag to compare
@susnux susnux released this 30 Apr 10:18
· 4 commits to main since this release
0de2dee

2.5.0 - 2024-04-30

Added

  • Export isAxiosError and Axios types - So in most cases you do not need to also depend on vanilla Axios

Fixed

  • fix: Set X-Requested-With header on all requests to avoid browser auth dialogs

Changed

  • Update NPM to v10 for LTS Node version 20
  • Bump axios from 1.5.0 to 1.6.8
  • Bump @nextcloud/router from 2.1.2 to 3.0.1
  • Bump @nextcloud/auth from 2.1.0 to 2.3.0
  • Migrate to vite and vitest
  • Adjust badges and links in README