Skip to content

Releases: marko-js/urql

v2.0.1

17 Nov 20:19
Compare
Choose a tag to compare

2.0.1 (2022-11-17)

Bug Fixes

  • improve Marko 4 support (91fc4ab)

v2.0.0

24 Oct 18:22
Compare
Choose a tag to compare

2.0.0 (2022-10-24)

Features

  • add devtools plugin by default (f91541a)

BREAKING CHANGES

  • Make graphql a peerDependency

v1.2.0

29 Aug 18:06
Compare
Choose a tag to compare

1.2.0 (2022-08-29)

Bug Fixes

  • fixed custom fetch config (17b5cf6)

Features

  • added fetchOptions argument to the gql-client tag (b0eb310)

v1.1.1

14 Dec 19:46
Compare
Choose a tag to compare

1.1.1 (2021-12-14)

Bug Fixes

  • attempt to prevent potential race condition (ec72165)
  • formatting (117b347)
  • linting (37cc82a)
  • local esm resolution (4743449)
  • remove runtimeId from tests (88a331c)
  • temporarily run tests in marko debug (85f0ec9)
  • temporarily run tests without scripts (79e7ff0)

v1.1.0

11 Dec 01:16
Compare
Choose a tag to compare

1.1.0 (2021-12-11)

Features