Closed Legend-Master closed 1 week ago
There are 4 changes which include tauri-cli with patch, @tauri-apps/cli with patch, tauri with patch, tauri-utils with patch
Add another change file through the GitHub UI by following this link.
Read about change files or the docs at github.com/jbolda/covector
Toml support should technically be enabled by config-toml
feature, but it seems like we're using it for the permission and config files regardless the feature flag, changing it now is a breaking change so left that untouched
Also from the docs, it seems like we have stated that we only support toml for permission files while from the code, it seems like we actually support both json and toml?
Fix #11637