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

feat(fs): support ReadableStream<Unit8Array> for writeFile API #1964

Open
wants to merge 3 commits into
base: v2
Choose a base branch
from

Conversation

amrbashir
Copy link
Member

closes #1598

@amrbashir amrbashir requested a review from a team as a code owner October 21, 2024 17:12
Copy link
Contributor

github-actions bot commented Oct 21, 2024

Package Changes Through 7aef872

There are 2 changes which include fs with patch, fs-js with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
api-example 2.0.4 2.0.5
api-example-js 2.0.1 2.0.2
fs 2.0.3 2.0.4
fs-js 2.0.1 2.0.2
dialog 2.0.3 2.0.4
http 2.0.3 2.0.4
persisted-scope 2.0.3 2.0.4

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

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.

Use stream in tauri-plugin-fs writeFile
1 participant