Skip to content

Releases: StellateHQ/fuse

[email protected]

07 Dec 12:43
67fbc7a
Compare
Choose a tag to compare

Minor Changes

  • fd89e23: Add support for bun and pnpm

[email protected]

06 Dec 22:55
444d4bd
Compare
Choose a tag to compare

Patch Changes

  • ed5c5dd: Improve codegen performance

[email protected]

06 Dec 17:31
0393f35
Compare
Choose a tag to compare

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

[email protected]

06 Dec 17:31
0393f35
Compare
Choose a tag to compare

Patch Changes

  • 35abb16: Fix crash when dir exists

[email protected]

03 Dec 21:10
46a2bed
Compare
Choose a tag to compare

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