summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.changeset/config.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/.changeset/config.json b/.changeset/config.json
index 8292fbe07..6099b9f61 100644
--- a/.changeset/config.json
+++ b/.changeset/config.json
@@ -6,5 +6,8 @@
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
- "ignore": ["@example/*", "@test/*"]
+ "ignore": ["@example/*", "@test/*"],
+ "___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
+ "onlyUpdatePeerDependentsWhenOutOfRange": true
+ }
}