Jering.Javascript.NodeJS v7.0.0-beta.0 Release Notes

Release Date: 2022-08-25 // over 1 year ago
  • ๐Ÿ”„ Changes

    • ๐Ÿ’ฅ Breaking: OutOfProcessNodeJSService.OnConnectionEstablishedMessageReceived now takes a System.Text.RegularExpressions.Match argument instead of a string. (#146) ### ๐Ÿ›  Fixes
    • ๐Ÿ›  Fixed handshake with Node.js not completing when external systems interfere with Node.js's stdout stream. (#146)