We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
onlyUpdatePeerDependentsWhenOutOfRange
1 parent 997ba3c commit cf78fb9Copy full SHA for cf78fb9
.changeset/config.json
@@ -6,5 +6,8 @@
6
"access": "public",
7
"baseBranch": "main",
8
"updateInternalDependencies": "patch",
9
- "ignore": []
+ "ignore": [],
10
+ "___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
11
+ "onlyUpdatePeerDependentsWhenOutOfRange": true
12
+ }
13
}
0 commit comments