-
Notifications
You must be signed in to change notification settings - Fork 986
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat/register component devtools (#3619)
## Description Add a short description of what changes you made, why you made them, and any other context that you think might be helpful for someone to better understand what is contained in this pull request. This sort of information is useful for people reviewing the code, as well as anyone from the future trying to understand why changes were made or why a bug started happening. _Screenshot_ If relevant, add a screenshot or two of the changes you made.
- Loading branch information
Showing
4 changed files
with
33 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
'@builder.io/sdk-vue': patch | ||
'@builder.io/sdk-angular': patch | ||
'@builder.io/sdk-react-nextjs': patch | ||
'@builder.io/sdk-qwik': patch | ||
'@builder.io/sdk-react': patch | ||
'@builder.io/sdk-react-native': patch | ||
'@builder.io/sdk-solid': patch | ||
'@builder.io/sdk-svelte': patch | ||
--- | ||
|
||
misc: add internal `registerComponentFromDevTools` helpers for devtools. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters