Skip to content

Commit 183a68e

Browse files
ieedangithub-actions[bot]cursoragent
authored
v3 (#634)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Aidan Bleser <aidanbleser35@gmail.com> Co-authored-by: aidanbleser35 <aidanbleser35@gmail.com> Co-authored-by: Cursor Agent <cursoragent@cursor.com>
1 parent f8e0583 commit 183a68e

File tree

540 files changed

+46328
-18011
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

540 files changed

+46328
-18011
lines changed

.changeset/afraid-crews-drop.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@jsrepo/shadcn": patch
3+
---
4+
5+
fix: Add `title` to `ShadcnRegistryItem`
6+

.changeset/all-files-film.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"jsrepo": patch
3+
---
4+
5+
v3 initial beta release
6+

.changeset/better-camels-knock.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"jsrepo": patch
3+
---
4+
5+
feat: remove `registry:` prefix from item types
6+

.changeset/bold-breads-beg.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"jsrepo": patch
3+
---
4+
5+
feat: add `meta` prop to registry items
6+

.changeset/clear-rice-peel.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"jsrepo": patch
3+
---
4+
5+
fix: ensure token is provided to fetch methods
6+

.changeset/clear-states-pull.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"jsrepo": patch
3+
---
4+
5+
fix: Remove zod reliance for exported types
6+

.changeset/clever-rice-wait.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@jsrepo/mcp": patch
3+
---
4+
5+
fix: add banner to ensure mcp works with `npx`
6+

.changeset/cold-llamas-eat.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"jsrepo": patch
3+
---
4+
5+
feat: allow for searching components in list when running `add` command without a specific item
6+

.changeset/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"$schema": "https://unpkg.com/@changesets/config@3.1.1/schema.json",
3-
"changelog": "@changesets/cli/changelog",
3+
"changelog": ["@svitejs/changesets-changelog-github-compact", { "repo": "jsrepojs/jsrepo" }],
44
"commit": false,
55
"fixed": [],
66
"linked": [],
77
"access": "public",
88
"baseBranch": "main",
99
"updateInternalDependencies": "patch",
10-
"ignore": [],
10+
"ignore": ["@jsrepo/docs", "@example/react", "@example/svelte"],
1111
"prettier": false
1212
}

.changeset/cozy-knives-help.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"jsrepo": patch
3+
---
4+
5+
fix: Improve robustness of builds with value optional instead of key optional and better tests
6+

0 commit comments

Comments
 (0)