Skip to content

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 14 Jul 20:26
· 32 commits to main since this release
ad9008b

Add to your MODULE.bazel file:

bazel_dep(name = "bazelrc-preset.bzl", version = "0.4.3")

Then follow more install instructions from the project README.

What's Changed

  • fix: the macro reads a new strict flag by @alexeagle in #50
  • fix(migration): this flag is being flipped to empty string (no autoloads) by @alexeagle in #48
  • fix: propagate tags to write_source_files by @alexeagle in #51

Full Changelog: v0.4.2...v0.4.3