Skip to content

Commit

Permalink
📦 Publish SDKs (#3769)
Browse files Browse the repository at this point in the history
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @builder.io/[email protected]

### 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]

### 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]
    -   @builder.io/[email protected]

## @builder.io/[email protected]

### 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]

### 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]

### 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]

### 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]

### 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]

### 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]

### 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]

### 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

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
builderio-bot and github-actions[bot] authored Dec 23, 2024
1 parent 06b1124 commit 429b961
Show file tree
Hide file tree
Showing 30 changed files with 123 additions and 100 deletions.
5 changes: 0 additions & 5 deletions .changeset/calm-paws-eat.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/famous-pants-agree.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/healthy-ads-end.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/lazy-rocks-explain.md

This file was deleted.

14 changes: 0 additions & 14 deletions .changeset/modern-sloths-love.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/new-snails-impress.md

This file was deleted.

13 changes: 0 additions & 13 deletions .changeset/nice-balloons-work.md

This file was deleted.

13 changes: 0 additions & 13 deletions .changeset/nine-files-shout.md

This file was deleted.

14 changes: 0 additions & 14 deletions .changeset/odd-bobcats-act.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/slimy-rivers-boil.md

This file was deleted.

14 changes: 14 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @builder.io/sdk

## 6.0.0

### 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

## 5.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@builder.io/sdk",
"version": "5.0.0",
"version": "6.0.0",
"unpkg": "./dist/index.browser.js",
"main": "./dist/index.cjs.js",
"module": "./dist/index.esm.js",
Expand Down
23 changes: 23 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# @builder.io/react

## 8.0.0

### 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]
- @builder.io/[email protected]

## 7.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@builder.io/react",
"version": "7.0.1",
"version": "8.0.0",
"description": "",
"keywords": [],
"main": "dist/builder-react.cjs.js",
Expand Down
9 changes: 9 additions & 0 deletions packages/sdks/output/angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @builder.io/sdk-angular

## 0.17.1

### 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

## 0.17.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdks/output/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@builder.io/sdk-angular",
"version": "0.17.0",
"version": "0.17.1",
"files": [
"lib"
],
Expand Down
10 changes: 10 additions & 0 deletions packages/sdks/output/nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Builder.io Next.js SDK Changelog (@builder.io/sdk-react-nextjs)

## 0.17.1

### 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

## 0.17.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdks/output/nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@builder.io/sdk-react-nextjs",
"description": "Builder.io RSC SDK for NextJS App Directory",
"version": "0.17.0",
"version": "0.17.1",
"homepage": "https://github.com/BuilderIO/builder/tree/main/packages/sdks/output/nextjs",
"repository": {
"type": "git",
Expand Down
10 changes: 10 additions & 0 deletions packages/sdks/output/qwik/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Builder.io Qwik SDK Changelog (@builder.io/sdk-qwik)

## 0.17.1

### 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

## 0.17.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdks/output/qwik/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@builder.io/sdk-qwik",
"version": "0.17.0",
"version": "0.17.1",
"homepage": "https://github.com/BuilderIO/builder/tree/main/packages/sdks/output/qwik",
"repository": {
"type": "git",
Expand Down
9 changes: 9 additions & 0 deletions packages/sdks/output/react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Builder.io React Native SDK Changelog (@builder.io/sdk-react-native)

## 3.0.1

### 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

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdks/output/react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@builder.io/sdk-react-native",
"description": "Builder.io SDK for React Native",
"version": "3.0.0",
"version": "3.0.1",
"homepage": "https://github.com/BuilderIO/builder/tree/main/packages/sdks/output/react-native",
"repository": {
"type": "git",
Expand Down
9 changes: 9 additions & 0 deletions packages/sdks/output/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Builder.io React SDK Changelog (@builder.io/sdk-react)

## 3.0.1

### 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

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdks/output/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@builder.io/sdk-react",
"description": "Builder.io SDK for React",
"version": "3.0.0",
"version": "3.0.1",
"homepage": "https://github.com/BuilderIO/builder/tree/main/packages/sdks/output/react",
"type": "module",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/sdks/output/solid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Builder.io Solid SDK Changelog (@builder.io/sdk-solid)

## 3.0.1

### 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

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdks/output/solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@builder.io/sdk-solid",
"version": "3.0.0",
"version": "3.0.1",
"description": "",
"files": [
"dist",
Expand Down
10 changes: 10 additions & 0 deletions packages/sdks/output/svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Builder.io Svelte SDK Changelog (@builder.io/sdk-svelte)

## 3.0.1

### 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

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdks/output/svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@builder.io/sdk-svelte",
"description": "Builder.io SDK for Svelte",
"version": "3.0.0",
"version": "3.0.1",
"type": "module",
"files": [
"lib",
Expand Down
10 changes: 10 additions & 0 deletions packages/sdks/output/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Builder.io Vue SDK Changelog (@builder.io/sdk-vue)

## 3.0.1

### 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

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdks/output/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@builder.io/sdk-vue",
"description": "Builder.io SDK for Vue",
"version": "3.0.0",
"version": "3.0.1",
"main": "./lib/node/index.cjs",
"module": "./lib/node/index.mjs",
"type": "module",
Expand Down

0 comments on commit 429b961

Please sign in to comment.