Releases: BuilderIO/builder
Releases · BuilderIO/builder
@builder.io/sdk-react-native@3.0.4
Patch Changes
- 12b35b2: - Enchanced performance: Implemented memoization for the Blocks components
- Flatlist usage: Configured Flatlist for smoother rendering of block components
These changes aims to improve UI responsiveness and reduce rendering overhead
@builder.io/sdk-angular@0.17.5
Patch Changes
- 648c37f: Fix: support Builder's block animations.
- 3eb5b99: Fix: add
display: contents
to InlinedScript and InlinedStyles components so that they don't affect flex styles
- eb3d1af: Fix: Form block rendering children multiple times
@builder.io/sdk-angular@0.17.4
Patch Changes
- 84b6986: Fix:
@Input
not annotated errors in console
- e07fcf0: Fix: hydration errors in angular ssr v17+ apps by skipping hydration from Content level for now as Angular doesn't support hydrating elements created dynamically
@builder.io/react@8.0.5
Patch Changes
- 37c9341: fix: add builder block id only if its present
@builder.io/react@8.0.4
Patch Changes
- b0aeaaa: Fix: Dynamic symbols not rendering properly in Visual Editor.
@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/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.
@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-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-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.