Skip to content

Commit 3465e8f

Browse files
bruunoromerolpil
authored andcommitted
Update CHANGELOG.md
1 parent f9ea291 commit 3465e8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Unreleased
44

5-
- Fix `io.print` on browser environments, ensuring `process.stdout.write` exists
5+
- Fix `io.print` when bundling to the Browser using bundlers like `Vite`, `Webpack`, etc. where the `process` object exsits but not `process.stdout.write`.
66

77
## v0.52.0 - 2025-01-04
88

0 commit comments

Comments
 (0)