Skip to content

v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Nov 01:46

Using bzlmod with Bazel 6 or later:

Add to your MODULE.bazel file:

bazel_dep(name = "rules_closure", version = "v1.0.0")

What's Changed

  • Merge upstream changes from master by @pcj in #1
  • Update README by @pcj in #2
  • Update to use patched protobuf-javascript by @pcj in #3
  • Update closure-templates to use published version by @pcj in #4
  • Avoid self references to @io_bazel_rules_closure by @pcj in #5
  • Module rename by @pcj in #6

New Contributors

  • @pcj made their first contribution in #1

Full Changelog: https://github.com/stackb/rules_closure/commits/v1.0.0