fix(cli): preserve null when merging patches - #13120
Conversation
Package Changes Through bc6bfaaThere are 6 changes which include @tauri-apps/api with patch, tauri-bundler with patch, tauri-cli with minor, tauri with minor, tauri-utils with minor, @tauri-apps/cli with minor Planned Package VersionsThe following package releases are the planned based on the context of changes in this pull request.
Add another change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
|
@anatawa12 Do you think this matches your expectation?
|
Yes. it matches with my expectation. Thank you for quick fix. |
* fix(cli): preserve null when merging patches * add test * remove commented out code --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app>
* fix(cli): preserve null when merging patches * add test * remove commented out code --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app>
Fix #13117 (comment)