Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilkisiela committed Dec 28, 2023
1 parent d306880 commit a578a92
Show file tree
Hide file tree
Showing 18 changed files with 1,167 additions and 115 deletions.
5 changes: 5 additions & 0 deletions .changeset/chilled-squids-happen.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@theguild/federation-composition': patch
---

Fix missing @join\_\_field on non-external, but shareable fields, with @override in some graphs
5 changes: 5 additions & 0 deletions .changeset/empty-bees-beam.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@theguild/federation-composition': patch
---

Support @join\_\_field(usedOverridden:)
5 changes: 5 additions & 0 deletions .changeset/good-fans-drive.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@theguild/federation-composition': patch
---

delete subgraph spec according to schema definition/extension object
5 changes: 5 additions & 0 deletions .changeset/hot-fireants-battle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@theguild/federation-composition': patch
---

Ignore inaccessible enum values in ENUM_VALUE_MISMATCH rule
5 changes: 5 additions & 0 deletions .changeset/moody-snails-draw.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@theguild/federation-composition': patch
---

Fix description of fields with @override
5 changes: 5 additions & 0 deletions .changeset/popular-flowers-deliver.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@theguild/federation-composition': patch
---

Allow @key(fields: ["a", "b"]) in Federation v1
5 changes: 5 additions & 0 deletions .changeset/tidy-ligers-hang.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@theguild/federation-composition': patch
---

Fix @join\_\_field(external: true) missing when field is overridden
Loading

0 comments on commit a578a92

Please sign in to comment.