Skip to content

Releases: samdenty/gqless

gqless@2.0.14

19 May 00:28
d736fe5
Compare
Choose a tag to compare

2.0.14

Patch Changes

  • 422eb9a: allow set core "resolved" defaults
  • 422eb9a: hotfix nullable getFields

@gqless/cli@2.0.16

19 May 00:28
d736fe5
Compare
Choose a tag to compare

2.0.16

Patch Changes

  • 422eb9a: fix importsNotUsedAsValues error on generated schema
  • Updated dependencies [422eb9a]
  • Updated dependencies [422eb9a]
    • gqless@2.0.14

gqless@2.0.13

22 Apr 10:48
3e755d4
Compare
Choose a tag to compare

2.0.13

Patch Changes

  • 4a3d5ef: divide subscriptions with only one top level field
  • af6a437: - Rename GqlessConfig to GQlessConfig (so it's consistent with the new logo)
    • Rename gqlessError to GQlessError
    • Remove endpoint option from the configuration, and instead always defaults to introspection one
      • It's confusing why theres two of them, and the user can change it later by modifying the file anyway

@gqless/subscriptions@1.0.11

22 Apr 10:48
3e755d4
Compare
Choose a tag to compare

1.0.11

Patch Changes

  • af6a437: - Rename GqlessConfig to GQlessConfig (so it's consistent with the new logo)
    • Rename gqlessError to GQlessError
    • Remove endpoint option from the configuration, and instead always defaults to introspection one
      • It's confusing why theres two of them, and the user can change it later by modifying the file anyway
  • Updated dependencies [4a3d5ef]
  • Updated dependencies [af6a437]
    • gqless@2.0.13

@gqless/react@2.0.15

22 Apr 10:48
3e755d4
Compare
Choose a tag to compare

2.0.15

Patch Changes

  • 4a3d5ef: fix useQuery's prepare update
  • af6a437: - Rename GqlessConfig to GQlessConfig (so it's consistent with the new logo)
    • Rename gqlessError to GQlessError
    • Remove endpoint option from the configuration, and instead always defaults to introspection one
      • It's confusing why theres two of them, and the user can change it later by modifying the file anyway
  • 4a3d5ef: fix args state usePaginatedQuery
  • 4a3d5ef: detach react default retry in useMutation
  • Updated dependencies [4a3d5ef]
  • Updated dependencies [af6a437]
    • gqless@2.0.13

@gqless/logger@2.0.11

22 Apr 10:48
3e755d4
Compare
Choose a tag to compare

2.0.11

Patch Changes

  • af6a437: - Rename GqlessConfig to GQlessConfig (so it's consistent with the new logo)
    • Rename gqlessError to GQlessError
    • Remove endpoint option from the configuration, and instead always defaults to introspection one
      • It's confusing why theres two of them, and the user can change it later by modifying the file anyway
  • Updated dependencies [4a3d5ef]
  • Updated dependencies [af6a437]
    • gqless@2.0.13

@gqless/cli@2.0.15

22 Apr 10:48
3e755d4
Compare
Choose a tag to compare

2.0.15

Patch Changes

  • 4a3d5ef: allow introspection json without "data" field
  • af6a437: - Rename GqlessConfig to GQlessConfig (so it's consistent with the new logo)
    • Rename gqlessError to GQlessError
    • Remove endpoint option from the configuration, and instead always defaults to introspection one
      • It's confusing why theres two of them, and the user can change it later by modifying the file anyway
    • Change "scalars" option to "scalarTypes"
  • 4a3d5ef: disable config file write if no cli usage
  • Updated dependencies [4a3d5ef]
  • Updated dependencies [af6a437]
    • gqless@2.0.13

gqless@2.0.12

12 Apr 15:47
3ceeb55
Compare
Choose a tag to compare

2.0.12

Patch Changes

@gqless/react@2.0.14

12 Apr 15:47
3ceeb55
Compare
Choose a tag to compare

2.0.14

Patch Changes

  • f14df08: fix forceUpdate race condition
  • Updated dependencies [c45ca0d]
    • gqless@2.0.12

@gqless/react@2.0.13

07 Apr 22:54
6b2ee8f
Compare
Choose a tag to compare

2.0.13

Patch Changes

  • c25bb2e: [usePaginatedQuery] pause cache changes while merge