Mirror: The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix changesets base branch

+1 -1
+1 -1
.changeset/config.json
··· 3 3 "changelog": "../scripts/changesets/changelog.js", 4 4 "commit": false, 5 5 "access": "public", 6 - "baseBranch": "master" 6 + "baseBranch": "main" 7 7 }