Releases: nextcloud-libraries/nextcloud-sharing
Releases · nextcloud-libraries/nextcloud-sharing
Release version 0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
0.2.0 - 2024-06-19
Added
- Add federated_group share type (#13)
- feat: Add
ShareType
enum to replaceType
with more JS native naming (#22) - feat: Add utils for public link shares (#24)
Changed
- Refactor: Use Vite, Vitest add ESLint and Prettier (#21)
- chore: update node engines to next LTS (v20)
- chore: Add CI to block unconventional commits
- chore: Update workflows from organization