Skip to content

Releases: StellateHQ/fuse

[email protected]

09 Feb 08:26
83d2ddf
Compare
Choose a tag to compare

Minor Changes

  • db8b67d: Support creating a fuse app in an empty directory

[email protected]

07 Feb 09:20
236f430
Compare
Choose a tag to compare

Patch Changes

  • 31f66fc: Dedupe the builder so that we can't end up with multiple fuse copies
  • 8f8db40: Replace fs.exists with existsSync

[email protected]

06 Feb 14:45
0642a38
Compare
Choose a tag to compare

Minor Changes

  • b3f7933: Ensure we generate tada in IDE's where the tsserver might not be supported

[email protected]

05 Feb 14:42
4b8f627
Compare
Choose a tag to compare

Patch Changes

  • fc8689b: Ensure fuse directory exists
  • 8d2c103: Bump urql for security fixes

[email protected]

05 Feb 14:43
4b8f627
Compare
Choose a tag to compare

Minor Changes

  • 1f225c5: Fix typo in the babel-plugin when rewriting an export default expression

[email protected]

26 Jan 06:36
8542de9
Compare
Choose a tag to compare

Patch Changes

  • 44ecfbc: Bootstrap schema before codegen starts

[email protected]

19 Jan 14:58
1d44bc1
Compare
Choose a tag to compare

Patch Changes

  • aa0c824: Codegen performance fixes
  • 862a815: Rename the rsc export to __internal_execute so folks don't accidentally import it

[email protected]

18 Jan 13:35
9f48b05
Compare
Choose a tag to compare

Patch Changes

  • 8ac86fb: Ensure we refresh the schema.graphql

[email protected]

17 Jan 14:06
260d8c7
Compare
Choose a tag to compare

Minor Changes

  • d55a2f0: Use gql.tada when the user has no prior codegen process

[email protected]

17 Jan 14:06
260d8c7
Compare
Choose a tag to compare

Minor Changes

  • d55a2f0: Default to using gql.tada