Skip to content

Releases: nextcloud-libraries/nextcloud-paths

v2.2.1

25 Jul 11:37
a4a7d45
Compare
Choose a tag to compare

2.2.1 - 2024-07-25

Fixed

  • fix: Correctly setup Typescript root to emit declarations

v2.2.0

17 Jul 14:02
a21c1bb
Compare
Choose a tag to compare

2.2.0 - 2024-07-17

Fixed

  • fix: Adjust package.json to make build:doc work again and fix incorrect URL
  • fix: Add example of joinPaths to README, remove non existing travis

Changed

  • Dependency updates
  • Update npm and node engines versions to current LTS
  • chore: Migrate to use Vite - drop Babel and Jest
  • ci: Update workflows from organization