Commit 1b1b76e
authored
chore: unmark
## Description
unmark `description` as deprecated for inputs
_Screenshot_
If relevant, add a screenshot or two of the changes you made.
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> Un-deprecates and documents `description` on `Input` types and
publishes patch releases across SDK packages.
>
> - **Types**:
> - `Input` interface: un-deprecate and document `description` in
`packages/core/src/builder.class.ts` and
`packages/sdks/src/types/input.ts`.
> - **Releases**:
> - Patch version bumps for `@builder.io/sdk`, `@builder.io/react`, and
all framework SDKs listed in `.changeset/lucky-rockets-rule.md`.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
417307e. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->description as deprecated for inputs (#4205)1 parent e35fdb8 commit 1b1b76e
File tree
3 files changed
+16
-2
lines changed- .changeset
- packages
- core/src
- sdks/src/types
3 files changed
+16
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
532 | 532 | | |
533 | 533 | | |
534 | 534 | | |
535 | | - | |
| 535 | + | |
536 | 536 | | |
537 | 537 | | |
538 | 538 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments