Skip to content

Releases: StellateHQ/fuse

create-fuse-app@0.7.0

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

Minor Changes

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

fuse@0.12.1

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

fuse@0.12.0

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

fuse@0.11.4

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

Patch Changes

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

create-fuse-app@0.6.0

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

fuse@0.11.3

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

Patch Changes

  • 44ecfbc: Bootstrap schema before codegen starts

fuse@0.11.2

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

fuse@0.11.1

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

Patch Changes

  • 8ac86fb: Ensure we refresh the schema.graphql

fuse@0.11.0

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

create-fuse-app@0.5.0

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

Minor Changes

  • d55a2f0: Default to using gql.tada