6.3.0
Added
withSymlinks
now supports theresolvePaths
argument again. It was accidentally removed when migrating to TypeScript. Thanks to @SuperchupuDev (#104)
Fixes
- Symlink paths no longer end with a leading slash when
withSymlinks
is enabled.
Other
- chore: exclude irrelevant files from published bundle by @SuperchupuDev in #105
- fix(docs): remove Immich CLI by @etnoy in #108
- docs: document missing options by @SuperchupuDev in #110
- chore: fix import in benchmark scripts by @SuperchupuDev in #111
New Contributors
Full Changelog: v6.2.0...v6.3.0