diff --git a/.changeset/chilly-radios-occur.md b/.changeset/chilly-radios-occur.md new file mode 100644 index 0000000..c72c296 --- /dev/null +++ b/.changeset/chilly-radios-occur.md @@ -0,0 +1,5 @@ +--- +"@soundxyz/redis-pubsub": patch +--- + +Give back inputSchema and outputSchema on createChannel for re-use diff --git a/src/index.ts b/src/index.ts index 47be8bb..e52ef6a 100644 --- a/src/index.ts +++ b/src/index.ts @@ -171,6 +171,8 @@ export function RedisPubSub({ unsubscribe, publish, unsubscribeAll, + inputSchema, + outputSchema, }; function getSubscriptionValue({