Releases: BuilderIO/builder
Releases · BuilderIO/builder
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
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.
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.
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.