Skip to content

Commit 834dadb

Browse files
authored
fix(shared): Remove testUtils & smaller updates (#1868)
* chore(shared): Smaller package.json maintenance * chore(repo): Remove testUtils from shared pkg * chore(shared): Use correct testRegex * fix(shared): Remove nested package.json files in dist * chore(repo): Update lock file * Create serious-meals-wink.md
1 parent 70f2510 commit 834dadb

28 files changed

+222
-121
lines changed

.changeset/serious-meals-wink.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
"@clerk/shared": patch
3+
---
4+
5+
Internal updates and improvements, with the only public change that npm should no longer complain about missing `react` peerDependency.
6+
7+
Updates:
8+
- Remove `@clerk/shared/testUtils` export (which was only used for internal usage)
9+
- Add `peerDependenciesMeta` to make `react` peerDep optional

0 commit comments

Comments
 (0)