Skip to content

v2.105.0

Compare
Choose a tag to compare
@erossignon erossignon released this 30 Jun 06:13
· 244 commits to master since this release

馃悰 Bug Fixes

  • Resolved an issue with OPCUAClient#emit('connection_failed',...) where connection failures were not handled correctly. This fix should provide a more robust experience in scenarios with unstable connections. bd5dc55

馃敡 Maintenance Tasks

  • For better debugging experience, we've removed the use of console.log in the codebase (#1279) 65deea0). This should help to clean up the console output and improve readability during development.

  • We've corrected lerna.json configurations after upgrading to version 7. 65deea059ec1cb5fa8f19bfc9c441003ee56e46

馃懍馃徑 contributors