Skip to content

Releases: BuilderIO/builder

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

05 Dec 20:32
d478462
Compare
Choose a tag to compare
@builder.io/sdk-react-native@0.7.3

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

05 Dec 18:20
00d67fd
Compare
Choose a tag to compare
@builder.io/sdk-react-native@0.7.2

@builder.io/sdk-qwik@0.7.3

05 Dec 20:32
d478462
Compare
Choose a tag to compare
@builder.io/sdk-qwik@0.7.3

@builder.io/sdk-qwik@0.7.2

05 Dec 18:20
00d67fd
Compare
Choose a tag to compare
@builder.io/sdk-qwik@0.7.2

@builder.io/sdk-vue@0.7.1

04 Dec 21:29
077e23c
Compare
Choose a tag to compare

Patch Changes

  • f7e1a5e: Chore: added changesets workflow to automate changelogs and release process
  • 89e5965: add isolated-vm package to sandbox VM code when running in Node environments

@builder.io/sdk-svelte@0.7.1

04 Dec 21:29
077e23c
Compare
Choose a tag to compare

Patch Changes

  • f7e1a5e: Chore: added changesets workflow to automate changelogs and release process
  • 89e5965: add isolated-vm package to sandbox VM code when running in Node environments

@builder.io/sdk-react@0.7.1

04 Dec 21:29
077e23c
Compare
Choose a tag to compare

Patch Changes

  • f7e1a5e: Chore: added changesets workflow to automate changelogs and release process
  • 89e5965: add isolated-vm package to sandbox VM code when running in Node environments

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

04 Dec 21:28
077e23c
Compare
Choose a tag to compare

Patch Changes

  • f7e1a5e: Chore: added changesets workflow to automate changelogs and release process
  • 89e5965: add isolated-vm package to sandbox VM code when running in Node environments
  • 89e5965: - Add proper TypeScript types.
    • fix npm package configuration for ESM/CJS.

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

04 Dec 21:28
077e23c
Compare
Choose a tag to compare

Patch Changes

  • 89e5965: Fix URL polyfill in react-native-web environments
  • f7e1a5e: Chore: added changesets workflow to automate changelogs and release process
  • 89e5965: add isolated-vm package to sandbox VM code when running in Node environments
  • 89e5965: fix broken content reactivity
  • 89e5965: Fix placeholder-runtime import causing runtime crash on devices.

@builder.io/sdk-qwik@0.7.1

04 Dec 21:28
077e23c
Compare
Choose a tag to compare

Patch Changes

  • f7e1a5e: Chore: added changesets workflow to automate changelogs and release process
  • 89e5965: add isolated-vm package to sandbox VM code when running in Node environments
  • 89e5965: Trigger visual editing logic via custom events instead of OnMount, removing all hydration logic.