Skip to content
This repository was archived by the owner on Apr 9, 2026. It is now read-only.

Fix compatibility with Node 24#286

Merged
michaeltaranto merged 2 commits intomasterfrom
fix-node24
Dec 19, 2025
Merged

Fix compatibility with Node 24#286
michaeltaranto merged 2 commits intomasterfrom
fix-node24

Conversation

@michaeltaranto
Copy link
Copy Markdown
Contributor

Fix compatibility with Node 24

Wrap async operations in context.run() to ensure AsyncLocalStorage context propagates correctly across async boundaries.

Closes #247

@michaeltaranto michaeltaranto requested a review from a team as a code owner December 19, 2025 05:05
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Dec 19, 2025

🦋 Changeset detected

Latest commit: 226bb7e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@crackle/core Patch
@crackle/cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@michaeltaranto michaeltaranto merged commit df3cfc3 into master Dec 19, 2025
10 checks passed
@michaeltaranto michaeltaranto deleted the fix-node24 branch December 19, 2025 05:21
@seek-oss-ci seek-oss-ci mentioned this pull request Dec 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

config not set in context

2 participants