- Shipped
- August 22, 2026 at 11:36 AM UTC
- Author
- kamo
- Commit
- dcb6014
5d1cc23e was committed through a stale private index and reverted ec881208 wholesale — serverTime.ts, the member-timezone provider, the guard and all 216 call-site fixes came back out. This restores that tree exactly and adds the dependency bump it was supposed to carry on its own. The chat half of the fix lives in @kamo/chat-core: message timestamps and read receipts are parsed there, so the bubble stays seven hours out until 0.1.5 lands. @kamo/net 0.1.1 is not optional with it — chat-core 0.1.5 imports serverEpochMillis from net, and the tree was still hoisting net 0.1.0, which does not export it.