Releases: stackb/rules_tsickle
Releases · stackb/rules_tsickle
v1.1.0
v1.0.0
Using bzlmod with Bazel 6 or later:
Add to your MODULE.bazel file:
bazel_dep(name = "rules_tsickle", version = "v1.0.0")What's Changed
- Explain closure_ts_compile.deps by @pcj in #1
- Add LICENSE by @pcj in #2
- Add golden file tests by @pcj in #3
- Cleanup MODULE.bazel npm deps, add pnpm-workspace by @pcj in #4
- Apply --incompatible_autoload_externally= for bcr CI by @pcj in #5
- Upgrade bazel-lib for BCR CI java 8 by @pcj in #6
New Contributors
Full Changelog: https://github.com/stackb/rules_tsickle/commits/v1.0.0