mirror of
https://github.com/decaf-dev/obsidian-vault-explorer.git
synced 2026-07-22 10:10:31 +00:00
* refactor: move migrations into their own class * refactor: don't export old types * test: fix failing test * feat: add preform migrations function * fix: delete creationDate prop * chore: add ts-auto-guard * test: make sure migrations work |
||
|---|---|---|
| .. | ||
| load-property-value.test.ts | ||
| match-checkbox-property-filter.test.ts | ||
| match-date-property-filter.test.ts | ||
| match-list-property-filter.test.ts | ||
| match-number-property-filter.test.ts | ||
| match-text-property-filter.test.ts | ||