diff --git a/.changeset/config.json b/.changeset/config.json index a8999b82..abc3aaf3 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -22,5 +22,9 @@ "commit": false, "linked": [], "access": "public", - "baseBranch": "master" + "baseBranch": "master", + "___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": { + "onlyUpdatePeerDependentsWhenOutOfRange": true, + "useCalculatedVersionForSnapshots": true + } }