builder

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

MIT License

Downloads
614.4K
Stars
7.4K
Committers
91

Bot releases are hidden (Show)

builder - @builder.io/[email protected]

Published by samijaber 8 months ago

Patch Changes

  • b659b6f: Fix: usage of Blocks in custom components not setting BlocksWrapper correctly.
builder - @builder.io/[email protected]

Published by samijaber 8 months ago

Patch Changes

  • b659b6f: Fix: usage of Blocks in custom components not setting BlocksWrapper correctly.
builder - @builder.io/[email protected]

Published by samijaber 8 months ago

Patch Changes

  • b659b6f: Fix: usage of Blocks in custom components not setting BlocksWrapper correctly.
builder - @builder.io/[email protected]

Published by samijaber 8 months ago

Patch Changes

  • b659b6f: Fix: usage of Blocks in custom components not setting BlocksWrapper correctly.
builder - @builder.io/[email protected]

Published by samijaber 8 months ago

Patch Changes

  • b659b6f: Fix: usage of Blocks in custom components not setting BlocksWrapper correctly.
builder - @builder.io/[email protected]

Published by samijaber 8 months ago

Patch Changes

  • 3e67634: Fix: editing unpublished content
builder - @builder.io/[email protected]

Published by samijaber 8 months ago

Patch Changes

  • 9b873cd: Feature: allow passing search param (of type URLSearchParams | string | object) to isPreviewing and isEditing helpers. This allows users to rely on this function in SSR environments to determine whether the current request is a preview or edit request.
builder - @builder.io/[email protected]

Published by samijaber 8 months ago

Patch Changes

  • 9b873cd: Feature: allow passing search param (of type URLSearchParams | string | object) to isPreviewing and isEditing helpers. This allows users to rely on this function in SSR environments to determine whether the current request is a preview or edit request.
builder - @builder.io/[email protected]

Published by samijaber 8 months ago

Patch Changes

  • 9b873cd: Feature: allow passing search param (of type URLSearchParams | string | object) to isPreviewing and isEditing helpers. This allows users to rely on this function in SSR environments to determine whether the current request is a preview or edit request.
builder - @builder.io/[email protected]

Published by samijaber 8 months ago

Patch Changes

  • 9b873cd: Feature: allow passing search param (of type URLSearchParams | string | object) to isPreviewing and isEditing helpers. This allows users to rely on this function in SSR environments to determine whether the current request is a preview or edit request.
builder - @builder.io/[email protected]

Published by samijaber 8 months ago

Patch Changes

  • 9b873cd: Feature: allow passing search param (of type URLSearchParams | string | object) to isPreviewing and isEditing helpers. This allows users to rely on this function in SSR environments to determine whether the current request is a preview or edit request.
builder - @builder.io/[email protected]

Published by samijaber 8 months ago

Patch Changes

  • 9b873cd: Fix: add missing helper exports from /edge subpath
  • 9b873cd: Fix: broken /edge CJS entry point
  • 9b873cd: Feature: allow passing search param (of type URLSearchParams | string | object) to isPreviewing and isEditing helpers. This allows users to rely on this function in SSR environments to determine whether the current request is a preview or edit request.
  • 9b873cd: Remove /server subpath export (no longer needed)
builder - @builder.io/[email protected]

Published by samijaber 8 months ago

Patch Changes

  • 9b873cd: Feature: allow passing search param (of type URLSearchParams | string | object) to isPreviewing and isEditing helpers. This allows users to rely on this function in SSR environments to determine whether the current request is a preview or edit request.
builder - @builder.io/[email protected]

Published by samijaber 8 months ago

Patch Changes

  • 4528969: move /edge, /node and /browser sub-path exports to /bundle/edge, /bundle/node and /bundle/browser
builder - @builder.io/[email protected]

Published by samijaber 8 months ago

Patch Changes

  • 4528969: move /edge, /node and /browser sub-path exports to /bundle/edge, /bundle/node and /bundle/browser
builder - @builder.io/[email protected]

Published by samijaber 8 months ago

Patch Changes

  • 2bbe643: Fix: add missing 'width' prop to CSS whitelist
  • 2bbe643: Fix: use 'View' as default for Symbol ContentWrapper and BlocksWrapper
builder - @builder.io/[email protected]

Published by samijaber 8 months ago

Patch Changes

  • 4528969: create conditional /edge export that alternates between edge and browser bundle depending on environment
  • 4528969: move /edge, /node and /browser sub-path exports to /bundle/edge, /bundle/node and /bundle/browser
builder - @builder.io/[email protected]

Published by samijaber 8 months ago

Patch Changes

  • 4528969: move /edge, /node and /browser sub-path exports to /bundle/edge, /bundle/node and /bundle/browser
builder - @builder.io/[email protected]

Published by samijaber 8 months ago

Patch Changes

  • 4528969: move /edge, /node and /browser sub-path exports to /bundle/edge, /bundle/node and /bundle/browser
builder - @builder.io/[email protected]

Published by samijaber 8 months ago

Patch Changes

  • c32cbd6: Support single jsx node as props.children in withChildren