Kit Langton
6f9c7812d3
fix(bus): tighten GlobalBus payload and BusEvent.define types
...
Constrain BusEvent.define to ZodObject instead of ZodType so TS knows
event properties are always a record. Type GlobalBus payload as
{ type: string; properties: Record<string, unknown> } instead of any.
Refactor watcher test to use Bus.subscribe instead of raw GlobalBus
listener, removing hand-rolled event types and unnecessary casts.
2026-03-21 14:24:51 -04:00
..
2026-03-21 04:51:35 +00:00
2026-02-24 23:54:10 +10:00
2026-03-21 04:51:35 +00:00
2026-03-03 13:35:49 -05:00
2026-03-19 12:00:32 -04:00
2026-03-21 04:51:35 +00:00
2026-03-11 23:30:17 +00:00
2026-03-21 04:51:35 +00:00
2026-03-21 14:24:51 -04:00
2026-03-18 19:52:43 -04:00
2026-03-20 14:37:12 -04:00
2026-03-21 04:52:23 +00:00
2026-02-24 23:16:24 +10:00
2026-03-20 16:11:21 +00:00
2026-03-17 21:59:54 -04:00
2026-03-19 08:49:16 +10:00
2026-03-10 02:02:18 +00:00
2026-03-11 23:30:17 +00:00
2025-11-06 13:03:12 -05:00
2026-03-21 04:51:35 +00:00
2026-03-21 04:51:35 +00:00
2026-03-21 04:51:35 +00:00
2026-03-21 11:57:52 -05:00
2026-03-16 13:18:40 -04:00
2026-03-21 04:51:35 +00:00
2026-03-18 17:37:40 +00:00
2026-03-19 15:04:03 -05:00
2026-03-21 04:51:35 +00:00
2026-03-21 04:51:35 +00:00
2026-03-21 04:51:35 +00:00
2026-03-20 22:49:55 -04:00
2026-03-21 04:51:35 +00:00
2026-03-19 09:54:01 +10:00
2026-02-12 12:10:21 -05:00
2025-09-09 23:44:04 -04:00
2025-12-11 19:20:23 +01:00
2026-03-21 04:51:35 +00:00
2026-03-17 00:49:04 +00:00