Skip to content

v11.5.1

Choose a tag to compare

@github-actions github-actions released this 27 Feb 17:13
· 258 commits to main since this release
7dfed5d

11.5.1 (2025-02-27)

Bug Fixes

  • always emit a message from emitError (#565) (e259048)

Please Note: The above change included a change to the types for the error emitted event, with this change, the message parameter is now explicitly undefined, so we changed the types to reflect this. If you have strict types in your application, this might require an update.

Chores

  • add fifo queue warning (2fc0039)
  • explaining the fifo warning (7dfed5d)