Skip to content

0.1.4

Choose a tag to compare

@111pointer111 111pointer111 released this 23 Jun 15:17
· 3 commits to main since this release

Fix all remaining review warnings:

  • Add this: void annotations to all callback type definitions
  • Use activeDocument instead of document for popout window compatibility
  • Handle all unawaited promises (await revealLeaf, void on promises)
  • Fix Promise-returning event handlers
  • Fix empty interface in exporters.ts
  • Replace remaining window.getSelection() with activeDocument.getSelection()

Full Changelog: 0.1.3...0.1.4