Skip to content

0.14 “Sliver of Straw”

Latest

Choose a tag to compare

@ai ai released this 01 Sep 18:19
· 2 commits to main since this release
0.14.0
c09b99e
  • Removed Node.js 18 support.
  • Removed backend control.
  • Moved to number as subprotocol and remove Context#isSubprotocol().
  • Moved to Logux Core 0.10 and Logux Protocol 5.
  • Changed custom HTTP listener API.
  • Added API to use custom Logux server node class.
  • Added Server#sendOnConnect().
  • Reduced dependencies.
  • Changed color auto-detection algorithm to util.styleText.
  • Fixed brute-force lock issue during tests.