Skip to content

Conversation

@bdeitte
Copy link
Owner

@bdeitte bdeitte commented Jun 19, 2025

As noted in the changelog:

  • @bdeitte Stop testing much older Node.js versions and test latest: now testing Node 16 to Node 24
  • @bdeitte Enable buffering by default (as 8192) for UDS connections
  • @bdeitte Stop adding extra newline in buffering cases where it's not needed
  • @bdeitte Flush buffering earlier when possible
  • @bdeitte Add CLAUDE.md for easlier Claude usage
  • @bdeitte Ensure client.close() does not throws errors when mock: true is set

The buffering changes were larger than I expected, and I changed Node version support, so this will be a major bump. Fixes #273 and #244

@bdeitte bdeitte merged commit f8204be into master Jun 20, 2025
10 checks passed
@bdeitte bdeitte deleted the a-few-fixes branch June 22, 2025 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

client.close() throws errors when mock: true is set

1 participant