Skip to content

feat(protocol): friends field#23

Merged
goulvenclech merged 1 commit intomainfrom
friends-field
Feb 24, 2026
Merged

feat(protocol): friends field#23
goulvenclech merged 1 commit intomainfrom
friends-field

Conversation

@goulvenclech
Copy link
Copy Markdown
Member

@goulvenclech goulvenclech commented Feb 24, 2026

Fixes #19 . ⚠️ breaking change: Added friends field to the public file. fetchFriendGraphs now takes a friends parameter, and fetches all declared friends unconditionally.

@goulvenclech goulvenclech self-assigned this Feb 24, 2026
@sampo-s-bot
Copy link
Copy Markdown

sampo-s-bot bot commented Feb 24, 2026

🧭 Changeset detected

Merging this PR will release the following updates:

graphgarden-core (Cargo) — minor version bump

Minor changes

  • ⚠️ breaking change: Added friends field to the public file. fetchFriendGraphs now takes a friends parameter, and fetches all declared friends unconditionally.

graphgarden-protocol (Cargo) — minor version bump

Minor changes

  • ⚠️ breaking change: Added required friends field, an array of declared friend site base URLs.

graphgarden-web (npm) — minor version bump

Minor changes

  • ⚠️ breaking change: Added friends field to the public file. fetchFriendGraphs now takes a friends parameter, and fetches all declared friends unconditionally.

@goulvenclech goulvenclech merged commit c17eac8 into main Feb 24, 2026
14 checks passed
@goulvenclech goulvenclech deleted the friends-field branch February 24, 2026 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

web: declared friends are not fetched without a direct link

2 participants