Skip to content

1.1.3

Choose a tag to compare

@sunwookwak-polisci sunwookwak-polisci released this 14 Aug 12:05
· 5 commits to main since this release

Review compatibility patch.

  • Adds a narrow, typed Obsidian API fallback for source-review environments that do not install the official obsidian package.
  • Normal development and release builds continue to resolve the official Obsidian declarations first.
  • Clears the cascading unsafe-any findings reproduced from the 1.1.2 review without changing plugin runtime behavior.

Verified with lint, 84 tests, production build, dependency audit, and an isolated review simulation.