Skip to content

Version Packages#40

Merged
jimmy-phantom merged 1 commit into
mainfrom
changeset-release/main
Jun 12, 2026
Merged

Version Packages#40
jimmy-phantom merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

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

fetchium@0.4.5

Patch Changes

  • 76df9c4: Paused queries no longer schedule garbage collection, so resuming reuses the cached result instead of refetching. Previously a paused query with a low gcTime was evicted immediately and recreated on resume, dropping its polling interval. GC still runs on genuine teardown.

    This relies on the isPausing flag signalium passes to RelayHooks.deactivate (see Distinguish pause from cleanup in relay deactivation signalium#242), so the signalium peer requirement is now >=3.0.3 (was >=3.0.1).

@github-actions github-actions Bot force-pushed the changeset-release/main branch from eea25ad to e996500 Compare June 12, 2026 15:44
@jimmy-phantom jimmy-phantom merged commit 512bf9d into main Jun 12, 2026
1 check passed
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