Skip to content

Develop-SSRK-40#33

Merged
dhruv-techdev merged 2 commits into
mainfrom
develop
Jun 29, 2026
Merged

Develop-SSRK-40#33
dhruv-techdev merged 2 commits into
mainfrom
develop

Conversation

@dhruv-techdev

@dhruv-techdev dhruv-techdev commented Jun 29, 2026

Copy link
Copy Markdown
Owner

Description

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)

Related Issues

Checklist

Code Quality

  • My code follows the project's coding style
  • I have run npm run lint and fixed any issues
  • I have run npm run format:check and code is properly formatted

Testing

  • I have added tests that prove my fix/feature works
  • I have run npm test and all tests pass
  • I have run npm run harness:all and all scenarios pass (if applicable)

Documentation

  • I have updated relevant documentation (if applicable)
  • I have added JSDoc comments to new functions/classes

Reliability Considerations

  • I have considered edge cases and error handling
  • I have considered reconnection/resume behavior (if applicable)
  • I have considered deduplication (if applicable)
  • I have considered liveness detection (if applicable)

Screenshots/Logs

Additional Notes

- Replace `assert { type: 'json' }` with createRequire in the entry-point
  template (scripts/build.js) — fixes SyntaxError on Node 22+
- Stop logging server config at import time (server/src/config.js)
- Polish README
…on-import

chore: fix Node 22 JSON import + remove config log side effect
@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sse-streaming-reliability-kit Ready Ready Preview, Comment Jun 29, 2026 7:58am

@dhruv-techdev dhruv-techdev changed the title Develop Develop-SSRK-40 Jun 29, 2026
@dhruv-techdev
dhruv-techdev merged commit 3d33fc6 into main Jun 29, 2026
36 of 52 checks passed

@dhruv-techdev dhruv-techdev left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merge

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.

1 participant