0.1.4
Fix all remaining review warnings:
- Add
this: voidannotations 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