builder

Visual Development for React, Vue, Svelte, Qwik, and more

MIT License

Downloads
614.4K
Stars
7.4K
Committers
91

Bot releases are visible (Hide)

builder - @builder.io/[email protected]

Published by samijaber 6 months ago

Patch Changes

  • bd21dcf: Fix: improve NodeJS runtime performance by reusing the same IsolatedVM Isolate instance for all data bindings. Add the ability to provide arguments to configure the isolate in initializeNodeRuntime via an ivmIsolateOptions parameter.
builder - @builder.io/[email protected]

Published by samijaber 6 months ago

Patch Changes

  • bd21dcf: Fix: improve NodeJS runtime performance by reusing the same IsolatedVM Isolate instance for all data bindings. Add the ability to provide arguments to configure the isolate in initializeNodeRuntime via an ivmIsolateOptions parameter.
builder - @builder.io/[email protected]

Published by samijaber 6 months ago

Patch Changes

  • bd21dcf: Fix: improve NodeJS runtime performance by reusing the same IsolatedVM Isolate instance for all data bindings. Add the ability to provide arguments to configure the isolate in initializeNodeRuntime via an ivmIsolateOptions parameter.
builder - @builder.io/[email protected]

Published by samijaber 6 months ago

Patch Changes

  • bd21dcf: Fix: improve NodeJS runtime performance by reusing the same IsolatedVM Isolate instance for all data bindings. Add the ability to provide arguments to configure the isolate in initializeNodeRuntime via an ivmIsolateOptions parameter.
builder - @builder.io/[email protected]

Published by samijaber 6 months ago

Patch Changes

  • bd21dcf: Fix: improve NodeJS runtime performance by reusing the same IsolatedVM Isolate instance for all data bindings. Add the ability to provide arguments to configure the isolate in initializeNodeRuntime via an ivmIsolateOptions parameter.
builder - @builder.io/[email protected]

Published by samijaber 6 months ago

Patch Changes

  • bd21dcf: Fix: improve NodeJS runtime performance by reusing the same IsolatedVM Isolate instance for all data bindings. Add the ability to provide arguments to configure the isolate in initializeNodeRuntime via an ivmIsolateOptions parameter.
  • c4c8cc1: Feature: added builderLinkComponent and builderComponents props to RSC blocks.
builder - @builder.io/[email protected]

Published by samijaber 6 months ago

Patch Changes

  • 84cd444: feature: add the Builder Tabs block (ported from gen1 widgets).
builder - @builder.io/[email protected]

Published by samijaber 6 months ago

Patch Changes

  • 84cd444: feature: add the Builder Tabs block (ported from gen1 widgets).
builder - @builder.io/[email protected]

Published by samijaber 6 months ago

Patch Changes

  • 84cd444: feature: add the Builder Tabs block (ported from gen1 widgets).
builder - @builder.io/[email protected]

Published by samijaber 6 months ago

Patch Changes

  • 84cd444: feature: add the Builder Tabs block (ported from gen1 widgets).
builder - @builder.io/[email protected]

Published by samijaber 6 months ago

Patch Changes

  • 84cd444: feature: add the Builder Tabs block (ported from gen1 widgets).
builder - @builder.io/[email protected]

Published by samijaber 6 months ago

Patch Changes

  • 84cd444: feature: add the Builder Tabs block (ported from gen1 widgets).
builder - @builder.io/[email protected]

Published by samijaber 6 months ago

Patch Changes

  • 78dee25: Fix: remove redundant warning for evaluation of empty code blocks.
builder - @builder.io/[email protected]

Published by samijaber 6 months ago

Patch Changes

  • 78dee25: Fix: remove redundant warning for evaluation of empty code blocks.
builder - @builder.io/[email protected]

Published by samijaber 6 months ago

Patch Changes

  • 78dee25: Fix: remove redundant warning for evaluation of empty code blocks.
builder - @builder.io/[email protected]

Published by samijaber 6 months ago

Patch Changes

  • 78dee25: Fix: remove redundant warning for evaluation of empty code blocks.
builder - @builder.io/[email protected]

Published by samijaber 6 months ago

Patch Changes

  • 78dee25: Fix: remove redundant warning for evaluation of empty code blocks.
builder - @builder.io/[email protected]

Published by samijaber 6 months ago

Patch Changes

  • 78dee25: Fix: remove redundant warning for evaluation of empty code blocks.
builder - @builder.io/[email protected]

Published by samijaber 6 months ago

Patch Changes

  • 78dee25: Fix: remove redundant warning for evaluation of empty code blocks.
builder - @builder.io/[email protected]

Published by samijaber 6 months ago

Patch Changes

  • f3c5ff3: Fix: isPreviewing logic on the server, and make usage of isEditing unnecessary.
  • 46bd611: Feature: add support for hover animations.