Skip to content

Releases: BuilderIO/builder

@builder.io/[email protected]

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/[email protected]

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/[email protected]

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/[email protected]

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.