Skip to content

1.1.1

Choose a tag to compare

@leweii leweii released this 30 Jun 08:16

What's changed

  • fix: resolved the Obsidian validator's type-safety findings at the source — replaced reliance on @types/gapi.youtube ambient globals with self-contained interfaces (and dropped the dependency), added a centrally-typed moment wrapper, rewrote image replacement to avoid loose casts, and fixed remaining no-base-to-string / enum-comparison sites. No runtime behavior change.

Obsidian plugin assets: main.js, manifest.json, styles.css.