Skip to content

v0.1.1

Latest

Choose a tag to compare

@nnavnita nnavnita released this 30 May 01:49

Fix plugin load timeout in Logseq.

  • Emit relative script src in dist/index.html (vite base "./") so the bundle actually loads inside the Logseq plugin sandbox.
  • Defer the initial migration run so logseq.ready() resolves before any work.