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.
1 parent 28d3e46 commit 6d74ceeCopy full SHA for 6d74cee
.changeset/config.json
@@ -6,5 +6,8 @@
6
"access": "public",
7
"baseBranch": "main",
8
"updateInternalDependencies": "patch",
9
- "ignore": ["example-*", "codesandbox"]
+ "ignore": ["example-*", "codesandbox"],
10
+ "___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
11
+ "onlyUpdatePeerDependentsWhenOutOfRange": true
12
+ }
13
}
0 commit comments