Skip to content

Fix stream-node writable type - #475

Merged
JoviDeCroock merged 1 commit into
mainfrom
fix/stream-node-writable-type
Sep 2, 2026
Merged

JoviDeCroock merged 1 commit into
mainfrom
fix/stream-node-writable-type

Conversation

@JoviDeCroock

Copy link
Copy Markdown
Member

Summary

  • replace the nonexistent node:stream WritableStream export with Writable
  • type-check the stream entry declarations so invalid type imports are caught before publishing
  • add an explicit compatible @types/node development dependency and a patch changeset

Confirmed with npm test.

@changeset-bot

changeset-bot Bot commented Sep 2, 2026

Copy link
Copy Markdown

馃 Changeset detected

Latest commit: 4e92059

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

This PR includes changesets to release 1 package
Name Type
preact-render-to-string 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

@JoviDeCroock
JoviDeCroock merged commit 11e78c8 into main Sep 2, 2026
1 check passed
@JoviDeCroock
JoviDeCroock deleted the fix/stream-node-writable-type branch September 2, 2026 17:36
@github-actions github-actions Bot mentioned this pull request Sep 9, 2026
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