Skip to content

Version Packages#175

Merged
alewin merged 1 commit into
masterfrom
changeset-release/master
Mar 9, 2025
Merged

Version Packages#175
alewin merged 1 commit into
masterfrom
changeset-release/master

Conversation

@github-actions

@github-actions github-actions Bot commented Mar 9, 2025

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 master, this PR will be updated.

Releases

@koale/useworker@4.1.2

Patch Changes

  • 89b3d50: - fix: reject promises for workers that are about to be killed (#170)

    Reject promises for killed workers with AbortError to prevent memory leaks from dangling promises

  • 89b3d50: - fix: mark worker as not running immediately after being killed (#171)

    Allows immediate worker restart after killing by updating running status synchronously instead of waiting for next render cycle.

@github-actions github-actions Bot force-pushed the changeset-release/master branch from cad7faf to 03c1ad2 Compare March 9, 2025 09:36
@alewin alewin merged commit 1ed4f4f into master Mar 9, 2025
@alewin alewin deleted the changeset-release/master branch March 9, 2025 09:37
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