github coddingtonbear/obsidian-local-rest-api 5.0.1

latest release: 5.0.2
11 hours ago

This release addresses the community plugin review feedback for 5.0.0;
it contains no functional changes beyond those fixes.

  • Fixes community plugin review errors by removing all disallowed
    eslint-disable directives (obsidianmd/ui/sentence-case,
    @typescript-eslint/no-explicit-any, and
    @typescript-eslint/no-misused-promises suppressions).
  • Updates the /mcp/ route to forward handler rejections to the API's
    error-handling middleware instead of leaving them unhandled.
  • Updates json-logic-js and glob-to-regexp to standard ESM imports,
    removing the require()-style imports flagged by the plugin review.
  • Fixes the documentation deploy workflow by installing npm
    dependencies before building.

Don't miss a new obsidian-local-rest-api release

NewReleases is sending notifications on new releases.