Skip to content

feat(core): MsgCallback is now typed as returning void | Promise<never> to indicate that they cannot contain await #504

feat(core): MsgCallback is now typed as returning void | Promise<never> to indicate that they cannot contain await

feat(core): MsgCallback is now typed as returning void | Promise<never> to indicate that they cannot contain await #504

test node transport with local dependencies (2.1.x, 23.x)

succeeded Feb 1, 2025 in 25s