Skip to content

Releases: BuilderIO/builder

@builder.io/[email protected]

23 Dec 06:23
429b961
Compare
Choose a tag to compare

Major Changes

  • 56f9461: - Adds apiEndpoint prop to builder instance with permitted values being 'content' or 'query'. It dictates which API endpoint is used for fetching Builder content
    • Breaking Change 🧨: Removes apiEndpoint argument from builder.get(), builder.getAll(), and the options prop of <BuilderContent> component. NOTE: this argument was not working as expected.

Patch Changes

  • 06b1124: Fix: Content API invocations will have includeRefs set to true by default.
  • 409aec9: Feat: add meta type to custom components
  • 40d572d: Renders Symbol correctly when apiEndpoint is 'content'
  • 2fc9fc5: Fix: onChange functions passed to builder inputs can now receive async functions

@builder.io/[email protected]

23 Dec 06:23
429b961
Compare
Choose a tag to compare

Patch Changes

  • 409aec9: Feat: add meta type to custom components
  • 23b7594: Feat: extend allowed file types of Image and Video Block
  • ee436bf: Fix: locale prop to automatically resolve localized fields
  • 2fc9fc5: Fix: onChange functions passed to builder inputs can now receive async functions
  • ebfd876: Fix: allow previewing and visual editing when content is null

@builder.io/[email protected]

23 Dec 06:24
429b961
Compare
Choose a tag to compare

Patch Changes

  • 409aec9: Feat: add meta type to custom components
  • 23b7594: Feat: extend allowed file types of Image and Video Block
  • ee436bf: Fix: locale prop to automatically resolve localized fields
  • 2fc9fc5: Fix: onChange functions passed to builder inputs can now receive async functions
  • ebfd876: Fix: allow previewing and visual editing when content is null

@builder.io/[email protected]

23 Dec 06:23
429b961
Compare
Choose a tag to compare

Patch Changes

  • 409aec9: Feat: add meta type to custom components
  • 23b7594: Feat: extend allowed file types of Image and Video Block
  • ee436bf: Fix: locale prop to automatically resolve localized fields
  • 2fc9fc5: Fix: onChange functions passed to builder inputs can now receive async functions

@builder.io/[email protected]

23 Dec 06:23
429b961
Compare
Choose a tag to compare

Patch Changes

  • 409aec9: Feat: add meta type to custom components
  • 23b7594: Feat: extend allowed file types of Image and Video Block
  • ee436bf: Fix: locale prop to automatically resolve localized fields
  • 2fc9fc5: Fix: onChange functions passed to builder inputs can now receive async functions

@builder.io/[email protected]

23 Dec 06:23
429b961
Compare
Choose a tag to compare

Patch Changes

  • a66adee: Fix: handle component infos exported from client modules
  • 409aec9: Feat: add meta type to custom components
  • 23b7594: Feat: extend allowed file types of Image and Video Block
  • ee436bf: Fix: locale prop to automatically resolve localized fields
  • 2fc9fc5: Fix: onChange functions passed to builder inputs can now receive async functions

@builder.io/[email protected]

23 Dec 06:23
429b961
Compare
Choose a tag to compare

Patch Changes

  • 409aec9: Feat: add meta type to custom components
  • 23b7594: Feat: extend allowed file types of Image and Video Block
  • ee436bf: Fix: locale prop to automatically resolve localized fields
  • 2fc9fc5: Fix: onChange functions passed to builder inputs can now receive async functions

@builder.io/[email protected]

23 Dec 06:23
429b961
Compare
Choose a tag to compare

Patch Changes

  • 409aec9: Feat: add meta type to custom components
  • 23b7594: Feat: extend allowed file types of Image and Video Block
  • ee436bf: Fix: locale prop to automatically resolve localized fields
  • 2fc9fc5: Fix: onChange functions passed to builder inputs can now receive async functions
  • ebfd876: Fix: allow previewing and visual editing when content is null

@builder.io/[email protected]

23 Dec 06:23
429b961
Compare
Choose a tag to compare

Patch Changes

  • 409aec9: Feat: add meta type to custom components
  • 23b7594: Feat: extend allowed file types of Image and Video Block
  • ee436bf: Fix: locale prop to automatically resolve localized fields
  • 2fc9fc5: Fix: onChange functions passed to builder inputs can now receive async functions

@builder.io/[email protected]

23 Dec 06:23
429b961
Compare
Choose a tag to compare

Major Changes

  • 56f9461: - Adds apiEndpoint prop to builder instance with permitted values being 'content' or 'query'. It dictates which API endpoint is used for fetching Builder content
    • Breaking Change 🧨: Removes apiEndpoint argument from builder.get(), builder.getAll(), and the options prop of <BuilderContent> component. NOTE: this argument was not working as expected.

Patch Changes

  • 06b1124: Fix: Content API invocations will have includeRefs set to true by default.
  • a8009ba: Fix: hydration errors in Next v15 while a user is editing
  • 409aec9: Feat: add meta type to custom components
  • 40d572d: Renders Symbol correctly when apiEndpoint is 'content'
  • 23b7594: Feat: extend allowed file types of Image and Video Block
  • ee436bf: Fix: locale prop to automatically resolve localized fields
  • 2fc9fc5: Fix: onChange functions passed to builder inputs can now receive async functions
  • Updated dependencies [06b1124]
  • Updated dependencies [56f9461]
  • Updated dependencies [409aec9]
  • Updated dependencies [40d572d]
  • Updated dependencies [2fc9fc5]