Skip to content

0.4.3

Choose a tag to compare

@github-actions github-actions released this 19 Jul 22:23
· 59 commits to main since this release
2049ca2

Internal

  • Popout-window-safe timers: window.setTimeout/window.clearTimeout throughout,
    and the raceTimeout helper moved into the obsidian layer (the core stays
    node-pure). Resolves the remaining prefer-window-timers review warnings.