Releases: StellateHQ/fuse
Releases · StellateHQ/fuse
Minor Changes
- fd89e23: Add support for
bun
and pnpm
Patch Changes
- ed5c5dd: Improve codegen performance
Minor Changes
- 7225f96: Allow querying the GraphQL schema directly from server components
Patch Changes
- b751e5f: Add a default set of exchanges on the createClient method to reduce overhead
- 63b64dc: Support reading documents from
.ts
files
Minor Changes
- 1d73cfc: Rename
simpleList
to list
- d1b4e45: Add ability to resolve a node
<type>
which returns the concrete type rather than an abstract node
Patch Changes
- 5033588: Rename to
registerClient
and the folder to fuse
- 12827a9: Allow for
context
on the builder and number
ids during resolution of loaders
- 3d368f5: Add common types between the app and pages route to our context object