-
Notifications
You must be signed in to change notification settings - Fork 983
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @builder.io/sdk@6.0.2 ### Patch Changes - 306f8d5: Fix: add missing `folded` and `keysHelperText` types to custom component `Input` - 306f8d5: Types: add `firstPublished` to BuilderContent ## @builder.io/react@8.0.3 ### Patch Changes - 306f8d5: Fix: add missing `folded` and `keysHelperText` types to custom component `Input` - 306f8d5: Types: add `firstPublished` to BuilderContent - Updated dependencies [306f8d5] - Updated dependencies [306f8d5] - @builder.io/sdk@6.0.2 ## @builder.io/sdk-angular@0.17.3 ### Patch Changes - e9d9953: Fix: mark text as safe to remove the Angular stripping/warning message - e9d9953: Fix: Embed and Custom Code block to support embedding iframes - 306f8d5: Fix: add missing `folded` and `keysHelperText` types to custom component `Input` - 306f8d5: Types: add `firstPublished` to BuilderContent - bee361e: Fix: add `key` prop for loop inside Accordion Block. ## @builder.io/sdk-react-nextjs@0.17.3 ### Patch Changes - 306f8d5: Fix: add missing `folded` and `keysHelperText` types to custom component `Input` - 306f8d5: Types: add `firstPublished` to BuilderContent ## @builder.io/sdk-qwik@0.17.3 ### Patch Changes - 306f8d5: Fix: add missing `folded` and `keysHelperText` types to custom component `Input` - 306f8d5: Types: add `firstPublished` to BuilderContent - bee361e: Fix: add `key` prop for loop inside Accordion Block. ## @builder.io/sdk-react@3.0.3 ### Patch Changes - 306f8d5: Fix: add missing `folded` and `keysHelperText` types to custom component `Input` - 306f8d5: Types: add `firstPublished` to BuilderContent - bee361e: Fix: add `key` prop for loop inside Accordion Block. ## @builder.io/sdk-react-native@3.0.3 ### Patch Changes - 306f8d5: Fix: add missing `folded` and `keysHelperText` types to custom component `Input` - 306f8d5: Types: add `firstPublished` to BuilderContent - bee361e: Fix: add `key` prop for loop inside Accordion Block. ## @builder.io/sdk-solid@3.0.3 ### Patch Changes - 306f8d5: Fix: add missing `folded` and `keysHelperText` types to custom component `Input` - 306f8d5: Types: add `firstPublished` to BuilderContent - bee361e: Fix: add `key` prop for loop inside Accordion Block. ## @builder.io/sdk-svelte@3.0.3 ### Patch Changes - 306f8d5: Fix: add missing `folded` and `keysHelperText` types to custom component `Input` - 306f8d5: Types: add `firstPublished` to BuilderContent - bee361e: Fix: add `key` prop for loop inside Accordion Block. ## @builder.io/sdk-vue@3.0.3 ### Patch Changes - 306f8d5: Fix: add missing `folded` and `keysHelperText` types to custom component `Input` - 306f8d5: Types: add `firstPublished` to BuilderContent - bee361e: Fix: add `key` prop for loop inside Accordion Block. Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
306f8d5
commit c02bc36
Showing
25 changed files
with
92 additions
and
59 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@builder.io/sdk-angular", | ||
"version": "0.17.2", | ||
"version": "0.17.3", | ||
"files": [ | ||
"lib" | ||
], | ||
|
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
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
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
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
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