Releases: BuilderIO/builder
Releases · BuilderIO/builder
@builder.io/sdk-react-native@0.7.3
@builder.io/sdk-react-native@0.7.3
@builder.io/sdk-react-native@0.7.2
@builder.io/sdk-react-native@0.7.2
@builder.io/sdk-qwik@0.7.3
@builder.io/sdk-qwik@0.7.3
@builder.io/sdk-qwik@0.7.2
@builder.io/sdk-qwik@0.7.2
@builder.io/sdk-vue@0.7.1
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
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
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
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
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
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.