Commit graph

13 commits

Author SHA1 Message Date
Michael Naumov
3f9c757446 chore: update overexposed scripts 2026-06-24 19:03:40 -06:00
Michael Naumov
0983bbe718 chore: honor NANO_STAGED opt-out in nano-staged config 2026-06-24 19:03:36 -06:00
Michael Naumov
7f7110a29d chore: overexposed 2026-06-24 00:26:34 -06:00
Michael Naumov
00c3365aba chore: find-overexposed 2026-06-24 00:05:27 -06:00
Michael Naumov
6ff4e7033f chore: update libs
Bump obsidian-dev-utils ^74.2.0 -> ^75.0.0 (major: renamed the test-setup
endpoints) and obsidian-test-mocks ^3.2.0 -> ^3.3.0.

Replace the removed unit-test setup file
obsidian-dev-utils/setup/async-operation-tracking-vitest-setup with the new
consolidated obsidian-dev-utils/vitest-setup endpoint, which resets shared
state on globalThis.__obsidianDevUtils and enables async tracking.
2026-06-21 14:37:53 -06:00
Michael Naumov
75489fbb01 test: adopt async-operation tracking for fire-and-forget assertions
Wire obsidian-dev-utils/setup/async-operation-tracking-vitest-setup into the unit-tests
vitest project and replace the flaky setTimeout(0) settle-waits after the convertAsyncToSync
toggle onChange handlers with await waitForAllAsyncOperations().
2026-06-21 13:08:18 -06:00
Michael Naumov
ded19d6b4b chore: update version script 2026-06-11 13:34:56 -06:00
Michael Naumov
50d601c4b4 test: fix 2026-05-26 07:34:29 -06:00
Michael Naumov
63f690cb84 refactor: new template 2026-05-20 00:06:32 -06:00
Michael Naumov
257d4875c2 refactor: migrate to @obsidian-typings/obsidian-public-latest
- Replace obsidian-typings with @obsidian-typings/obsidian-public-latest
- Update vitest config: replace ssr.noExternal with server.deps.inline
- Add DOM.Iterable to tsconfig lib
- Remove obsolete overrides (@antfu/utils, boolean, dompurify)
- Upgrade dependencies via npm-check-updates
2026-05-16 23:55:11 -06:00
Michael Naumov
b7c2fd6faa test: add 2026-05-14 22:44:31 -06:00
Michael Naumov
3c25891993 build: replace commitizen with czg 2026-05-13 23:25:53 -06:00
Michael Naumov
6e6b816677 chore: update template 2026-04-08 07:52:31 -06:00