RepoJournal

@latent-9

A short briefing every day latent-9 ships something — in about 3 minutes.

One email a day. Unsubscribe in one click.

278 stories across 39 days in 2026, 7-day streak

Mon Wed Fri
Mar Apr May Jun Jul Aug
an entry to read activity only Less More before entries began Full year →

Entries start Jan 10, 2026 — we reconstructed the previous month from @latent-9's public GitHub activity on the day they joined. Squares before that show contribution counts only.

Full archive →

Indexers v2.0.0 ships with ESM default and expanded chain support

By RepoJournal , from @latent-9's public GitHub activity

Backfilled

Recoordinate released v2.0.0 of sablier-labs/indexers, a breaking change that switches the package to ESM by default and adds support for four new blockchain networks.

The release bumped the sablier peer dependency to ^2.x, a breaking change that forced the version jump [1]. Alongside that, the package was converted to use ESM as its default module system, with a dual CJS/ESM build and exports map supporting both the main entry point and wildcard subpath imports [1]. Four new EVM chains were added: Core DAO, Monad, Denergy, and Sei [1]. The Locku type gained a new boolean field, `depleted`, to track when a stream has been fully withdrawn [1].

One email a day. Unsubscribe in one click.

References

  1. [1] v2.0.0 ↗ sablier-labs/indexers

Quick answers

What shipped in latent-9 on February 7, 2026?
Recoordinate released v2.0.0 of sablier-labs/indexers, a breaking change that switches the package to ESM by default and adds support for four new blockchain networks. In total, 1 releases landed.
Who contributed to latent-9 on February 7, 2026?
1 developer shipped this update, including github-actions[bot].
What were the notable latent-9 updates?
v2.0.0.