Skip to content

Releases: HunterLarco/rules_graphql

v0.1.3

29 Sep 14:56
b73755b

Choose a tag to compare

Using Bzlmod with Bazel 6 or greater

Add to your MODULE.bazel file:

bazel_dep(name = "rules_graphql", version = "0.1.3")

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

29 Sep 07:02
9d5bb7e

Choose a tag to compare

Using Bzlmod with Bazel 6 or greater

Add to your MODULE.bazel file:

bazel_dep(name = "rules_graphql", version = "0.1.2")

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

29 Sep 06:41
4936933

Choose a tag to compare

Using Bzlmod with Bazel 6 or greater

Add to your MODULE.bazel file:

bazel_dep(name = "rules_graphql", version = "0.1.1")

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.0.0

29 Sep 02:55
3b9f2a7

Choose a tag to compare

Using Bzlmod with Bazel 6:

Add to your MODULE.bazel file:

bazel_dep(name = "rules_graphql", version = "0.0.0")