Releases: nextcloud-libraries/nextcloud-files
Releases · nextcloud-libraries/nextcloud-files
v3.0.0-beta.15
3.0.0-beta.15 - 2023-08-18
Fixed
Enhancements
v3.0.0-beta.14
What's Changed
- feat: add FileListHeader by @skjnldsv in #717
- chore(deps-dev): Bump vitest from 0.33.0 to 0.34.1 by @dependabot in #722
- chore(deps-dev): Bump fast-xml-parser from 4.2.6 to 4.2.7 by @dependabot in #721
- chore(deps-dev): Bump @types/node from 20.4.5 to 20.4.7 by @dependabot in #719
- chore(deps-dev): Bump rollup from 3.27.0 to 3.27.2 by @dependabot in #723
- chore(deps-dev): Bump vite from 4.4.7 to 4.4.8 by @dependabot in #720
- chore(deps-dev): Bump @vitest/coverage-istanbul from 0.33.0 to 0.34.1 by @dependabot in #718
Full Changelog: v3.0.0-beta.13...v3.0.0-beta.14
v3.0.0-beta.13
3.0.0-beta.13 - 2023-08-03
Fixed
Changed
v3.0.0-beta.12
3.0.0-beta.12 - 2023-08-01
Enhancements
Fixed
- fix: allow undefined properties in File and Folder by @skjnldsv in #683
- fix: Bring back Typescript definitions by @susnux in #712
- fix: do not update mtime if not already defined by @skjnldsv in #709
Changed
- Add DAV functions for fetching nodes from Nextcloud by @susnux in #706
- chore: Cleanup package and make it a native ESM package by @susnux in #704
- chore: Drop babel dependency - not used anyways by @susnux in #703
- chore: Fix URLs after package got transfered by @susnux in #713
- docs: Add badge for documentation containing a link to it by @susnux in #708
- Use vite and vitest for bundling and testing the package by @susnux in #705