1.0.1 (2025-05-22) NoteThis version drops support for end-of-life Node.js v18. Bug Fixes After an error on sendMessage, all subsequent calls fail with the same error (778abcc) Fixed sendMessage subsequent calls test to follow the arrange-act-assert pattern (778abcc) Unbreak direct requires from node. (023efd5)