v0.12.1
Better SSE Version 0.12.1
npm install better-sse@latestyarn add better-sse@latestpnpm add better-sse@latestThis release fixes an issue relating to types for the sessions and channels (thanks to @Codpoe.)
Changes
Session and channel event name type fixes
You will now receive suggestions on event names when adding event listeners to the Session and Channel classes.
Full Changelog
Fixed
- Fixed types for channel and session emitted event names.

