Patch Changes
- #1310
bd0346eThanks @threepointone! - Fix peer dependency ranges foragents— published packages incorrectly had tight^0.10.xranges instead of the intended>=0.8.7 <1.0.0/>=0.9.0 <1.0.0, causing install warnings withagents@0.11.0. Also changedupdateInternalDependenciesfrom"patch"to"minor"in changesets config to prevent the ranges from being overwritten on future releases.