Skip to content

Releases: BuilderIO/builder

@builder.io/sdk-angular@0.21.0

30 May 10:26
ca858a5
Compare
Choose a tag to compare

Minor Changes

  • 774b180: 🚨 Breaking Change
    Refactor Angular SDK to leverage Angular v17+ features (signals, computed, inputs, declarative statements, etc.).

    • Performance revamp: Recomputations now occur only when a dependent signal updates, instead of on every change detection cycle.
    • Components with children no longer re-render on each change, eliminating sluggish interactions in the Visual Editor.

    The SDK will only work for apps with Angular v17.3.0 and above

@builder.io/react@8.2.2

22 May 18:46
39ae29e
Compare
Choose a tag to compare

Patch Changes

  • 31a0d0e: feat: add nonce support for Content Security Policy

@builder.io/sdk-vue@4.2.1

21 May 08:02
c843564
Compare
Choose a tag to compare

Patch Changes

  • 7a0d981: fix: Form submission should use the radio button value rather than name

@builder.io/sdk-svelte@4.2.1

21 May 08:02
c843564
Compare
Choose a tag to compare

Patch Changes

  • 7a0d981: fix: Form submission should use the radio button value rather than name

@builder.io/sdk-solid@4.2.1

21 May 08:02
c843564
Compare
Choose a tag to compare

Patch Changes

  • 7a0d981: fix: Form submission should use the radio button value rather than name

@builder.io/sdk-react@4.2.1

21 May 08:02
c843564
Compare
Choose a tag to compare

Patch Changes

  • 6ae35cc: feat: add support for register action
  • 7a0d981: fix: Form submission should use the radio button value rather than name

@builder.io/sdk-react-nextjs@0.20.1

21 May 08:02
c843564
Compare
Choose a tag to compare

Patch Changes

  • 6ae35cc: feat: add support for register action

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

21 May 08:02
c843564
Compare
Choose a tag to compare

Patch Changes

  • 6ae35cc: feat: add support for register action

@builder.io/sdk-qwik@0.20.1

21 May 08:02
c843564
Compare
Choose a tag to compare

Patch Changes

  • 6ae35cc: feat: add support for register action
  • 7a0d981: fix: Form submission should use the radio button value rather than name

@builder.io/sdk-angular@0.20.1

21 May 08:02
c843564
Compare
Choose a tag to compare

Patch Changes

  • 6ae35cc: feat: add support for register action
  • 7a0d981: fix: Form submission should use the radio button value rather than name