-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Introduce multi-root workspaces support #2616
Conversation
🦋 Changeset detectedLatest commit: 9306f66 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest changes of this PR are available as canary in npm (based on the declared
|
Codecov ReportBase: 65.70% // Head: 69.61% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #2616 +/- ##
==========================================
+ Coverage 65.70% 69.61% +3.90%
==========================================
Files 85 72 -13
Lines 5106 4275 -831
Branches 1631 1436 -195
==========================================
- Hits 3355 2976 -379
+ Misses 1747 1294 -453
- Partials 4 5 +1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
I will be ready to take a closer review of this tomorrow night, or perhaps tonight, I think there are a few small tweaks we should make. So much to juggle but this one is going to be big! |
@Foo-x did you have a fix for feature support in SDL files that had to do with document version by chance? or something else that fixes SDL files support in this PR |
@acao |
73d6f68
to
9306f66
Compare
@Foo-x just rebased it and everything is looking great. We re-released the inline operation executor, so now I'm excited to add support for workspaces! more tests and docs can follow, this is already such a great improvement! |
A true revert-revert thanks to my shoegun merge 😆
thank you @Foo-x for your patience and understanding, not to mention your contributions!
reverts the revert PR #2612