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 b6fa003 commit bf29272Copy full SHA for bf29272
.changeset/config.json
@@ -19,7 +19,8 @@
19
],
20
"bumpVersionsWithWorkspaceProtocolOnly": true,
21
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
22
- "onlyUpdatePeerDependentsWhenOutOfRange": true
+ "onlyUpdatePeerDependentsWhenOutOfRange": true,
23
+ "updateInternalDependents": "always"
24
},
25
"snapshot": {
26
"useCalculatedVersion": true
0 commit comments