v0.6.0
Using Bzlmod with Bazel 6 or greater
- (Bazel 6+ only) Enable with
common --enable_bzlmodin.bazelrc. - Add to your
MODULE.bazelfile:
bazel_dep(name = "rules_formatjs", version = "0.6.0")That's it! The toolchains are automatically registered.
What's Changed
- chore(deps): update bazel-contrib/publish-to-bcr action to v1.2.0 by @renovate[bot] in #44
- chore(deps): update pnpm to v10.33.4 by @renovate[bot] in #56
- chore(deps): update commitlint monorepo to v20.5.3 by @renovate[bot] in #58
- chore(deps): update dependency oxfmt to ^0.48.0 by @renovate[bot] in #59
- feat: update formatjs cli to 1.1.5 by @longlho in #65
Full Changelog: v0.5.1...v0.6.0