Skip to content

1.1.7 — Final ObsidianReviewBot fixes

Choose a tag to compare

@venturecrew venturecrew released this 04 Mar 11:24
· 13 commits to main since this release

Third and final round of ObsidianReviewBot fixes for community plugin submission (PR #10658).

Fixes:

  • Template expression stringification (entity.hash, hasLocalStorage)
  • Type assertions replaced with type predicates
  • Indirect require for Node.js http module
  • Dynamic console call replaced with explicit branching
  • eslint-disable directive placement