Skip to content

Releases: BuilderIO/builder

@builder.io/sdk@6.0.4

30 Jan 19:49
7f17ab5
Compare
Choose a tag to compare

Patch Changes

  • 58fb07e: Fix: ability to set builder.canTrack before calling builder.init()

@builder.io/sdk@6.0.3

30 Jan 08:46
d4375ea
Compare
Choose a tag to compare

Patch Changes

  • b1ad88c: feat: Add support for "xsmall" breakpoint size in content entries.

@builder.io/react@8.0.7

30 Jan 19:49
7f17ab5
Compare
Choose a tag to compare

Patch Changes

  • 58fb07e: Fix: ability to set builder.canTrack before calling builder.init()
  • Updated dependencies [58fb07e]
    • @builder.io/sdk@6.0.4

@builder.io/react@8.0.6

30 Jan 08:46
d4375ea
Compare
Choose a tag to compare

Patch Changes

  • 2cf49b4: Fix: Removed z-index from video component as its hiding the child elements
  • b1ad88c: feat: Add support for "xsmall" breakpoint size in content entries.
  • Updated dependencies [b1ad88c]
    • @builder.io/sdk@6.0.3

@builder.io/sdk-react-native@3.0.4

24 Jan 17:02
256e01e
Compare
Choose a tag to compare

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

24 Jan 17:02
256e01e
Compare
Choose a tag to compare

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

24 Jan 06:56
acef042
Compare
Choose a tag to compare

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

24 Jan 17:02
256e01e
Compare
Choose a tag to compare

Patch Changes

  • 37c9341: fix: add builder block id only if its present

@builder.io/react@8.0.4

16 Jan 05:16
f30429f
Compare
Choose a tag to compare

Patch Changes

  • b0aeaaa: Fix: Dynamic symbols not rendering properly in Visual Editor.

@builder.io/sdk@6.0.2

15 Jan 11:52
c02bc36
Compare
Choose a tag to compare

Patch Changes

  • 306f8d5: Fix: add missing folded and keysHelperText types to custom component Input
  • 306f8d5: Types: add firstPublished to BuilderContent