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 9 months ago

Patch Changes

  • 9a631fa: Fix: update "/edge" and "/node" subpath exports to only point to their corresponding bundles. This guarantees that the browser bundle is never imported by mistake.
builder - @builder.io/[email protected]

Published by samijaber 9 months ago

builder - @builder.io/[email protected]

Published by samijaber 9 months ago

Patch Changes

  • 80cf984: Fix: react to changes in props.data
builder - @builder.io/[email protected]

Published by samijaber 9 months ago

Patch Changes

  • 80cf984: Fix: react to changes in props.data
builder - @builder.io/[email protected]

Published by samijaber 9 months ago

Patch Changes

  • 80cf984: Fix: react to changes in props.data
builder - @builder.io/[email protected]

Published by samijaber 9 months ago

Patch Changes

  • 80cf984: Fix: react to changes in props.data
builder - @builder.io/[email protected]

Published by samijaber 9 months ago

Patch Changes

  • 80cf984: Fix: react to changes in props.data
builder - @builder.io/[email protected]

Published by samijaber 9 months ago

Patch Changes

  • 80cf984: Fix: react to changes in props.data
builder - @builder.io/[email protected]

Published by samijaber 9 months ago

Patch Changes

  • 80cf984: Fix: react to changes in props.data
builder - @builder.io/[email protected]

Published by samijaber 9 months ago

Patch Changes

  • 538d559: Fix: use correct export for ContentProps
  • 538d559: Export prop types of all exported components in main index file.
  • 538d559: Improve documentation of ContentProps types.
builder - @builder.io/[email protected]

Published by samijaber 9 months ago

Patch Changes

  • 538d559: Fix: use correct export for ContentProps
  • 538d559: Improve "./edge" subpath export to automatically use the browser bundle for browser environments. This allows the usage of that subpath export without also manually toggling with the "./browser" bundle.
  • 538d559: Export prop types of all exported components in main index file.
  • 538d559: Improve documentation of ContentProps types.
builder - @builder.io/[email protected]

Published by samijaber 9 months ago

Patch Changes

  • 538d559: Add './edge' subpath export to work around isolated-vm issues in serverless environments.
  • 538d559: Fix: use correct export for ContentProps
  • 538d559: Export prop types of all exported components in main index file.
  • 538d559: Improve documentation of ContentProps types.
builder - @builder.io/[email protected]

Published by samijaber 9 months ago

Patch Changes

  • 538d559: Fix: use correct export for ContentProps
  • 538d559: Export prop types of all exported components in main index file.
  • 538d559: Improve documentation of ContentProps types.
builder - @builder.io/[email protected]

Published by samijaber 9 months ago

Patch Changes

  • 538d559: Fix: use correct export for ContentProps
  • 538d559: Export prop types of all exported components in main index file.
  • 538d559: Improve documentation of ContentProps types.
builder - @builder.io/[email protected]

Published by samijaber 9 months ago

Patch Changes

  • 538d559: Fix: use correct export for ContentProps
  • 538d559: Improve "./edge" subpath export to automatically use the browser bundle for browser environments. This allows the usage of that subpath export without also manually toggling with the "./browser" bundle.
  • 538d559: Export prop types of all exported components in main index file.
  • 538d559: Improve documentation of ContentProps types.
builder - @builder.io/[email protected]

Published by samijaber 9 months ago

Patch Changes

  • 538d559: Fix: use correct export for ContentProps
  • 538d559: Export prop types of all exported components in main index file.
  • 538d559: Improve documentation of ContentProps types.
builder - @builder.io/[email protected]

Published by samijaber 9 months ago

Patch Changes

  • 2821f68: Fix CSS imports:

    • add a /nuxt subpath export for a Nuxt module. Currently, it handles importing CSS, and is used like so:
    // nuxt.config.js
    export default defineNuxtConfig({
      modules: ['@builder.io/sdk-vue/nuxt'],
    });
    
    • bring back /css subpath export. This is used internally by the Nuxt module, but also allows more flexibility for customers to import CSS as they see fit.
    • remove CSS imports from server bundles, as they cause errors due to invalid extensions.
    • add sideEffects array to package.json for webpack.
builder - @builder.io/[email protected]

Published by samijaber 9 months ago

builder - @builder.io/[email protected]

Published by samijaber 9 months ago

builder - @builder.io/[email protected]

Published by samijaber 9 months ago