Skip to content

Version Packages#838

Merged
davedbase merged 1 commit intomainfrom
changeset-release/main
Mar 2, 2026
Merged

Version Packages#838
davedbase merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Mar 2, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@solid-primitives/sse@0.0.102

Patch Changes

  • 326d05f: Fix memory leak when app-level retries are exhausted in createSSE. Previously, when all reconnect attempts were used up and the EventSource was permanently closed, currentCleanup was never called — leaving the EventSource instance and its event listeners alive in memory, and the source signal pointing to a stale handle. Now an else if branch explicitly calls currentCleanup(), clears the reference, and sets the source signal to undefined.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Mar 2, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
solid-primitives 8c73ceb Mar 02 2026, 12:33 AM

@davedbase davedbase merged commit ab6b9ca into main Mar 2, 2026
1 check failed
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