0.5.0
Minor Changes
- #3995
e86f61aThanks @lucasheriques! - AddinstrumentMutator(posthog, options?)— a point-free(server) => serverhelper for framework server-mutation hooks like@rekog/mcp-nest'sserverMutator. It instruments the server and returns it, soserverMutator: instrumentMutator(posthog)just works (no need to remember thatinstrument()returns the analytics handle, not the server).
(2026-06-26)