Skip to content

fix: missing types#109

Merged
stevenjoezhang merged 2 commits intomasterfrom
ts
Nov 1, 2022
Merged

fix: missing types#109
stevenjoezhang merged 2 commits intomasterfrom
ts

Conversation

@stevenjoezhang
Copy link
Member

Breaking changes: FileReadStream and FileWriteStream are removed. They are kept in graceful-fs for compatibility, see https://github.com/isaacs/node-graceful-fs/blob/1f19b0b467e4144260b397343cd60f37c5bdcfda/graceful-fs.js#L273-L274

Removed because they are not actually used by us, and it's a little tricky to suppress typescript warnings of them.

@coveralls
Copy link

coveralls commented Oct 31, 2022

Coverage Status

Coverage decreased (-0.01%) to 96.534% when pulling 758893f on ts into 2257715 on master.

@stevenjoezhang

This comment was marked as resolved.

@stevenjoezhang stevenjoezhang marked this pull request as ready for review November 1, 2022 04:29
@stevenjoezhang stevenjoezhang merged commit 5679c7b into master Nov 1, 2022
@stevenjoezhang stevenjoezhang deleted the ts branch November 1, 2022 07:27
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.

3 participants