Skip to content

Conversation

Legend-Master
Copy link
Contributor

Fix #2835

Fix writeFile doesn't create a new file by default when the data is a ReadableStream

@Legend-Master Legend-Master requested a review from a team as a code owner July 14, 2025 15:20
Copy link
Contributor

Package Changes Through 9c5dde6

There are 6 changes which include barcode-scanner with minor, barcode-scanner-js with minor, window-state with minor, window-state-js with minor, 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.30 2.0.31
api-example-js 2.0.26 2.0.27
barcode-scanner 2.3.0 2.4.0
barcode-scanner-js 2.3.0 2.4.0
fs 2.4.0 2.4.1
fs-js 2.4.0 2.4.1
dialog 2.3.0 2.3.1
dialog-js 2.3.0 2.3.1
http 2.5.0 2.5.1
http-js 2.5.0 2.5.1
persisted-scope 2.3.0 2.3.1
window-state 2.3.0 2.4.0
window-state-js 2.3.0 2.4.0

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


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

@Legend-Master Legend-Master merged commit 44a1f65 into tauri-apps:v2 Jul 15, 2025
11 checks passed
@Legend-Master Legend-Master deleted the write-readable-stream-create branch July 15, 2025 01:46
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.

Writing files in JS does not create a new file if the data is a readable stream
2 participants