We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ba9f52 commit 57b27a2Copy full SHA for 57b27a2
.changeset/config.json
@@ -7,5 +7,8 @@
7
"access": "restricted",
8
"baseBranch": "main",
9
"updateInternalDependencies": "patch",
10
- "ignore": []
+ "ignore": [],
11
+ "___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
12
+ "onlyUpdatePeerDependentsWhenOutOfRange": true
13
+ }
14
}
0 commit comments