Saturday, Feb 7, 2026
shippedIndexers v2.0.0 ships with ESM default and expanded chain support
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].
Sources
- v2.0.0 · sablier-labs/indexers