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