@novu/js@v3.16.0
novuhq/novu@novu/js@v3.16.0Apr 27, 2026by github-actions[bot]
AI Summary
This release introduces chat channel connection capabilities and fixes issues with relative time formatting and localization in the inbox.
Key Highlights
- Added create connect chat channel connections.
- Fixed rounding in `formatToRelativeTime` for relative time display.
- Localized sub-minute relative time in inbox.
New Features
- Create connect chat channel connections.
Full Release Notes
### 🚀 Features - **js:** create connect chat channel connections ([#10711](https://github.com/novuhq/novu/pull/10711)) ### 🩹 Fixes - **js:** correct rounding in formatToRelativeTime for relative time display ([#10769](https://github.com/novuhq/novu/pull/10769)) - **js, react:** localize sub-minute relative time in inbox fixes NV-7345 ([#10712](https://github.com/novuhq/novu/pull/10712)) ### ❤️ Thank You - Dima Grossman @scopsy - George Djabarov @djabarovgeorge - Paweł Tymczuk @LetItRock