1.1.1
What's changed
- fix: resolved the Obsidian validator's type-safety findings at the source — replaced reliance on
@types/gapi.youtubeambient globals with self-contained interfaces (and dropped the dependency), added a centrally-typedmomentwrapper, rewrote image replacement to avoid loose casts, and fixed remainingno-base-to-string/ enum-comparison sites. No runtime behavior change.
Obsidian plugin assets: main.js, manifest.json, styles.css.