Patch Changes
- b8a7bc1: fix(core): preserve non-channel sends (e.g. queries) during message-channels-to-service-channels migration. The migration previously rebuilt the
sends/receivesarrays from only the subset of entries matching messages with legacychannels:frontmatter, silently dropping any other entries (queries, or messages without channels) on disk during dev/build.