Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bruunoromero authored and lpil committed Jan 20, 2025
1 parent f9ea291 commit 3465e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Unreleased

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

## v0.52.0 - 2025-01-04

Expand Down

0 comments on commit 3465e8f

Please sign in to comment.