Releases: mnaoumov/obsidian-dev-utils
Releases · mnaoumov/obsidian-dev-utils
v3.16.0
- Rename and refactor
listSafe
- Check for empty folder including hidden items
Full Changelog: 3.15.0...3.16.0
v3.15.0
- Prefer to use vault functions over adapter's
- Improve check for Windows POSIX-like paths
Full Changelog: 3.14.1...3.15.0
v3.14.1
- Refactor
Full Changelog: 3.14.0...3.14.1
v3.14.0
- Rename 'remove' to 'delete'
- Add check for shouldDeleteOrphanAttachments
Full Changelog: 3.13.0...3.14.0
v3.13.0
- Remove to trash
Full Changelog: 3.12.0...3.13.0
v3.12.0
- Add build:validate command
- Ensure code compiles before running esbuild
- Don't lint during esbuild
- Make updateLink to preserve angle brackets and leading dot
Full Changelog: 3.11.8...3.12.0
v3.11.8
- Switch to cspell binary as the library is not cjs
Full Changelog: 3.11.7...3.11.8
v3.11.7
- Reimplement pkg-dir as it is not cjs module
Full Changelog: 3.11.6...3.11.7
v3.11.6
- Replace builtin-modules with node.js version
Full Changelog: 3.11.5...3.11.6
v3.11.5
- Switch to function approach
- Preserve __require() name to keep esbuild transforms
Full Changelog: 3.11.4...3.11.5