New
v3.1.3
Added
- Added
debug_modeconfiguration option to handle Node.js stdout/stderr messages - Implemented proper
handle_info/2callback to handle messages from Node.js processes - Added safeguards to reset_terminal to prevent errors during termination with invalid ports
Fixed
- Fixed "unexpected message in handle_info/2" errors when Node.js emits debug messages
- Fixed potential crashes during termination when a port becomes invalid
Contributors
- @francois-codes for the initial implementation
- Revelry team for refinements
Full Changelog: https://github.com/revelrylabs/elixir-nodejs/compare/v3.1.2...v3.1.3