• v3.2.2 27f3468597

    v3.2.2
    All checks were successful
    CI / build-and-test (push) Successful in 1m25s
    Stable

    joeyr released this 2026-07-18 14:51:20 -05:00 | 51 commits to main since this release

    Changed

    • Internal maintenance — no user-facing changes. The op.gg scrapers now share one common module (position slugs, URL scheme, embedded-JSON extraction, error mapping), the main-process startup was decomposed into focused wiring functions, and the renderer store gained a single bridge accessor with this-free action types.
    • Tooling: type-checked ESLint now gates CI (typecheck → lint → tests → build), and the repo declares engines.node >=22.19, an .nvmrc, and an .editorconfig. A handful of latent nits the new lint surfaced were fixed (dead stores, untyped JSON parses, a non-Error promise rejection, a zero-width space in a comment).
    Downloads