Skip to content

2.1.0

Compare
Choose a tag to compare
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot released this 23 Sep 01:37
· 9 commits to master since this release

[2.1.0] - 2021-09-22

Added:

  • You can optionally specify a port for an HTTP server to listen on, instead of letting it automatically pick a port.

Fixed:

  • TestHttpHandlers.sseStream was incorrectly writing event: undefined if you omitted the event type, instead of completely omitting that line.