Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Enable Deno IO APIs and Deno.cwd() on user workers #171

Merged
merged 1 commit into from
Sep 7, 2023
Merged

Conversation

laktek
Copy link
Contributor

@laktek laktek commented Sep 7, 2023

What kind of change does this PR introduce?

Enables Deno IO APIs (Deno.stdin, Deno.stdout, and Deno.stderr) for user workers. Also, enable Deno.cwd().

@laktek laktek merged commit 6fb2aca into main Sep 7, 2023
3 checks passed
@github-actions
Copy link

github-actions bot commented Sep 7, 2023

🎉 This PR is included in version 1.15.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@laktek laktek deleted the deno-io-cwd branch September 12, 2023 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants