tauri
tauri copied to clipboard
add workspace inheritance
What kind of change does this PR introduce?
- [ ] Bugfix
- [ ] Feature
- [ ] Docs
- [ ] New Binding issue #___
- [ ] Code style update
- [ ] Refactor
- [ ] Build-related changes
- [ ] Other, please describe:
Does this PR introduce a breaking change?
- [ ] Yes, and the changes were approved in issue #___
- [ ] No
Checklist
- [ ] When resolving issues, they are referenced in the PR's title (e.g
fix: remove a typo, closes #___, #___) - [ ] A change file is added if any packages will require a version bump due to this PR per the instructions in the readme.
- [ ] I have added a convincing reason for adding this feature, if necessary
Other information
Apart from making it a bit more difficult to merge dev (if we care about that), this will cause problems with covector: https://github.com/tauri-apps/plugins-workspace/pull/341/files#diff-46544f9e7c519a1c1d0cde6ba6a884566010dc79093e8347b5431cd7778dd36c (not breaking problems, just formatting)